Auth0 · Schema

ClientAddonOAG

Okta Access Gateway SSO configuration

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-clientaddonoag-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ClientAddonOAG",
  "title": "ClientAddonOAG",
  "type": [
    "object",
    "null"
  ],
  "description": "Okta Access Gateway SSO configuration",
  "additionalProperties": false,
  "properties": {}
}