Diagrid · Authentication Profile

Diagrid Authentication

Authentication

Diagrid secures its APIs with apiKey, http, oauth2, and mutualTLS across 5 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the browser-login flow(s).

CompanyDeveloper ToolsAI AgentsDurable ExecutionWorkflowsDaprMCPMicroservicesCloud-NativeDistributed Systems
Methods: apiKey, http, oauth2, mutualTLS Schemes: 5 OAuth flows: browser-login API key in: header

Security Schemes

AppApiToken apiKey
· in: header ()
ServiceAccountToken apiKey
· in: header ()
CliLogin oauth2
SamlSso openIdConnect
WorkloadMtls mutualTLS

Source

Authentication Profile

diagrid-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.diagrid.io/concepts/security
docs: https://docs.diagrid.io/concepts/identities
notes: >-
  Derived from Diagrid Catalyst security/identity docs (no public OpenAPI is
  published; the platform exposes the Dapr HTTP/gRPC APIs behind a regional
  gateway). Application calls present a scoped app API token over TLS; human and
  automation access is role-based; internal workloads use SPIFFE X.509 SVID mTLS.
summary:
  types: [apiKey, http, oauth2, mutualTLS]
  api_key_in: [header]
  oauth2_flows: [browser-login]
  workload_identity: SPIFFE-X.509-SVID
schemes:
  - name: AppApiToken
    type: apiKey
    in: header
    description: >-
      Scoped application API token presented on every Dapr API call to the
      regional Catalyst gateway; transport is TLS. Created/managed via
      `diagrid apikey` and service-account API keys.
    docs: https://docs.diagrid.io/references/catalyst/cli-reference/apikey/
  - name: ServiceAccountToken
    type: apiKey
    in: header
    description: >-
      Named machine tokens tied to a role assignment, with configurable expiry
      and optional project scope, for automation and CI.
    docs: https://docs.diagrid.io/references/catalyst/cli-reference/serviceaccount/
  - name: CliLogin
    type: oauth2
    flow: browser-login
    description: >-
      Interactive browser-based login used by the diagrid CLI; access and
      identity tokens can be printed via `diagrid auth print-access-token` /
      `print-identity-token`.
    docs: https://docs.diagrid.io/references/catalyst/cli-reference/auth/
  - name: SamlSso
    type: openIdConnect
    description: SAML 2.0 SSO via enterprise identity providers (Catalyst Enterprise).
    plans: [enterprise]
  - name: WorkloadMtls
    type: mutualTLS
    description: >-
      SPIFFE-based mutual TLS between in-platform workloads; each data-plane
      component receives a short-lived X.509 SVID signed by Dapr Sentry, rotated
      automatically.
    docs: https://docs.diagrid.io/concepts/security
roles:
  - Admin
  - Operator
  - Consumer
  - Viewer
access_policies:
  description: >-
    Runtime behavior is governed declaratively by access policies controlling
    which applications can be invoked and which components they can access.
  docs: https://docs.diagrid.io/concepts/policies

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/diagrid-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.