Auth0 · Schema

ConnectionOptionsCommonOIDC

common options for OIDC connections

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIM

Properties

Name Type Description
authorization_endpoint object
client_id object
client_secret object
connection_settings object
domain_aliases object
dpop_signing_alg object
federated_connections_access_tokens object
icon_url object
id_token_signed_response_algs object
issuer object
jwks_uri object
oidc_metadata object
scope object
send_back_channel_nonce object
set_user_root_attributes object
tenant_domain object
token_endpoint object
token_endpoint_auth_method object
token_endpoint_auth_signing_alg object
token_endpoint_jwtca_aud_format object
upstream_params object
userinfo_endpoint object
View JSON Schema on GitHub

JSON Schema

auth0-connectionoptionscommonoidc-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionOptionsCommonOIDC",
  "title": "ConnectionOptionsCommonOIDC",
  "description": "common options for OIDC connections",
  "type": "object",
  "properties": {
    "authorization_endpoint": {
      "$ref": "#/components/schemas/ConnectionAuthorizationEndpoint"
    },
    "client_id": {
      "$ref": "#/components/schemas/ConnectionClientIdOIDC"
    },
    "client_secret": {
      "$ref": "#/components/schemas/ConnectionClientSecretOIDC"
    },
    "connection_settings": {
      "$ref": "#/components/schemas/ConnectionConnectionSettings"
    },
    "domain_aliases": {
      "$ref": "#/components/schemas/ConnectionDomainAliases"
    },
    "dpop_signing_alg": {
      "$ref": "#/components/schemas/ConnectionDpopSigningAlgEnum"
    },
    "federated_connections_access_tokens": {
      "$ref": "#/components/schemas/ConnectionFederatedConnectionsAccessTokens"
    },
    "icon_url": {
      "$ref": "#/components/schemas/ConnectionIconUrl"
    },
    "id_token_signed_response_algs": {
      "$ref": "#/components/schemas/ConnectionIdTokenSignedResponseAlgs"
    },
    "issuer": {
      "$ref": "#/components/schemas/ConnectionIssuer"
    },
    "jwks_uri": {
      "$ref": "#/components/schemas/ConnectionJwksUri"
    },
    "oidc_metadata": {
      "$ref": "#/components/schemas/ConnectionOptionsOIDCMetadata"
    },
    "scope": {
      "$ref": "#/components/schemas/ConnectionScopeOIDC"
    },
    "send_back_channel_nonce": {
      "$ref": "#/components/schemas/ConnectionSendBackChannelNonce"
    },
    "set_user_root_attributes": {
      "$ref": "#/components/schemas/ConnectionSetUserRootAttributesEnum"
    },
    "tenant_domain": {
      "$ref": "#/components/schemas/ConnectionTenantDomain"
    },
    "token_endpoint": {
      "$ref": "#/components/schemas/ConnectionTokenEndpointOIDC"
    },
    "token_endpoint_auth_method": {
      "$ref": "#/components/schemas/ConnectionTokenEndpointAuthMethodEnum"
    },
    "token_endpoint_auth_signing_alg": {
      "$ref": "#/components/schemas/ConnectionTokenEndpointAuthSigningAlgEnum"
    },
    "token_endpoint_jwtca_aud_format": {
      "$ref": "#/components/schemas/ConnectionTokenEndpointJwtcaAudFormatEnumOIDC"
    },
    "upstream_params": {
      "$ref": "#/components/schemas/ConnectionUpstreamParams"
    },
    "userinfo_endpoint": {
      "$ref": "#/components/schemas/ConnectionUserinfoEndpointOIDC"
    }
  },
  "additionalProperties": true,
  "required": [
    "client_id"
  ]
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/auth0-connectionoptionscommonoidc"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.