Auth0 · Schema

ConnectionEnableScriptContext

Set to true to inject context into custom DB scripts (warning: cannot be disabled once enabled)

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionenablescriptcontext-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionEnableScriptContext",
  "title": "ConnectionEnableScriptContext",
  "type": "boolean",
  "description": "Set to true to inject context into custom DB scripts (warning: cannot be disabled once enabled)"
}