Auth0 · Schema

ConnectionAgentVersionAD

Version identifier of the installed AD connector agent software (managed by the AD Connector agent).

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionagentversionad-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionAgentVersionAD",
  "title": "ConnectionAgentVersionAD",
  "description": "Version identifier of the installed AD connector agent software (managed by the AD Connector agent).",
  "type": "string",
  "minLength": 5,
  "maxLength": 12
}