Strata Identity · Authentication Profile

Strata Identity Authentication

Authentication

Strata Identity secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyIdentityIdentity OrchestrationAuthenticationAuthorizationSingle Sign-OnIAMSAMLOpenID ConnectAI IdentitySecurity
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

MavericsConsoleOAuth2 oauth2

Source

Authentication Profile

strata-identity-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.strata.io/reference/console/api-clients
docs: https://docs.strata.io/reference/console/api-clients
notes: >-
  Auth profile for the Maverics Console public management API. Strata publishes no
  machine-readable OpenAPI for this API, so this profile is captured from the docs
  and the live regional OpenID Connect discovery documents rather than derived from
  a spec. API clients are confidential OAuth 2.0 clients using the client-credentials
  grant with private_key_jwt (JWT client assertion) authentication.
summary:
  types:
  - oauth2
  oauth2_flows:
  - clientCredentials
  client_auth_methods:
  - private_key_jwt
  assertion_alg: ES256
schemes:
- name: MavericsConsoleOAuth2
  type: oauth2
  flow: clientCredentials
  grant: client_credentials
  client_authentication: private_key_jwt
  assertion:
    spec: RFC 7523 (JWT client assertion)
    signing_alg: ES256
    header: {alg: ES256, typ: JWT}
    claims:
      iss: client ID
      sub: must equal iss (the client ID)
      aud: the region token endpoint URL
      exp: future expiry timestamp
  discovery:
    method: OpenID Connect discovery
    us: https://auth.us-east-2.strata.io/.well-known/openid-configuration
    uk: https://auth.eu-west-2.strata.io/.well-known/openid-configuration
  token_endpoint_us: https://auth.us-east-2.strata.io/oauth2/token
  grant_types_supported:
  - authorization_code
  - refresh_token
  - client_credentials
  - password
  - implicit
  - urn:ietf:params:oauth:grant-type:token-exchange
  scopes_supported:
  - openid
  - profile
  - email
  - phone
  - offline_access
identity_orchestration:
  note: >-
    Separately, the Maverics Orchestrator federates end-user auth to any upstream
    identity provider via its Identity Fabric connectors (SAML, OIDC, LDAP, Active
    Directory, OAuth). These are the auth protocols the product brokers for
    protected applications, distinct from the Console API's own client auth above.
  protocols:
  - SAML 2.0
  - OpenID Connect
  - OAuth 2.0
  - LDAP
  - Active Directory

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/strata-identity-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.