Auth0 · Schema

GuardianEnrollmentDate

Enrollment date and time.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-guardianenrollmentdate-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GuardianEnrollmentDate",
  "title": "GuardianEnrollmentDate",
  "type": "string",
  "default": "2016-07-12T17:56:26.804Z",
  "description": "Enrollment date and time."
}