Auth0 · Schema

ConnectionEnabledDatabaseCustomization

Set to true to use a legacy user store

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionenableddatabasecustomization-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionEnabledDatabaseCustomization",
  "title": "ConnectionEnabledDatabaseCustomization",
  "type": "boolean",
  "description": "Set to true to use a legacy user store"
}