Auth0 · Schema

BotDetectionMonitoringModeEnabled

Whether monitoring mode is enabled (logs but does not block)

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-botdetectionmonitoringmodeenabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/BotDetectionMonitoringModeEnabled",
  "title": "BotDetectionMonitoringModeEnabled",
  "type": "boolean",
  "description": "Whether monitoring mode is enabled (logs but does not block)"
}