Auth0 · Schema

ConnectionOptions

In order to return options in the response, the `read:connections_options` scope must be present

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionoptions-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionOptions",
  "title": "ConnectionOptions",
  "type": "object",
  "description": "In order to return options in the response, the `read:connections_options` scope must be present",
  "additionalProperties": true
}