{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.connector.microsoft-graph",
  "version": "1.0.0",
  "title": "Microsoft Graph connector boundary",
  "summary": "Official-source delegated, application, read, write, consent, and least-privilege boundaries for Microsoft 365 data through Microsoft Graph.",
  "content": {
    "kind": "connector-boundary",
    "facts": [
      {
        "id": "fact.microsoft.graph-permissions.read",
        "statement": "Microsoft Graph permission names distinguish operations such as Read or ReadBasic and constraints such as All, Selected, Shared, or OwnedBy.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.graph-permissions"
        ]
      },
      {
        "id": "fact.microsoft.graph-permissions.write",
        "statement": "ReadWrite permissions can authorize create, update, and delete operations and must not be substituted for a narrower read permission when writes are unnecessary.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.graph-permissions"
        ]
      },
      {
        "id": "fact.microsoft.graph-permissions.auth",
        "statement": "Delegated permissions act on behalf of a signed-in user, while application permissions act without one and generally require administrator consent.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.graph-permissions"
        ]
      },
      {
        "id": "fact.microsoft.graph-permissions.boundary",
        "statement": "The connector must request the least privileged endpoint-specific permission and still respect the signed-in user, tenant, resource, and RBAC boundaries.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.graph-permissions"
        ]
      }
    ]
  },
  "language": "en",
  "category": "enterprise-application-connector",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/enterprise-application-connectors/microsoft-graph.json",
  "contentHash": "sha256:6fa9061c1d6178542318c9ef0dd949783056b94022f92a12322566bb5348fe24",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/enterprise-application-connectors/microsoft-graph.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.microsoft.graph-permissions",
        "url": "https://learn.microsoft.com/en-us/graph/permissions-overview",
        "title": "Overview of Microsoft Graph permissions",
        "publisher": "Microsoft",
        "observedAt": "2026-08-27T01:30:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:30:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:30:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://learn.microsoft.com/en-us/legal/microsoft-apis/terms-of-use",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.microsoft.graph-permissions",
      "type": "source-claim",
      "url": "https://learn.microsoft.com/en-us/graph/permissions-overview",
      "observedAt": "2026-08-27T01:30:00Z"
    }
  ]
}
