Auth0 · Schema

ConnectionRealmFallback

Indicates whether to use realm fallback.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionrealmfallback-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionRealmFallback",
  "title": "ConnectionRealmFallback",
  "type": "boolean",
  "description": "Indicates whether to use realm fallback.",
  "default": false
}