Auth0 · Schema

ConnectionEndSessionEndpointOAuth2

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionendsessionendpointoauth2-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionEndSessionEndpointOAuth2",
  "title": "ConnectionEndSessionEndpointOAuth2",
  "anyOf": [
    {
      "$ref": "#/components/schemas/ConnectionEndSessionEndpoint"
    }
  ]
}