Auth0 · Schema

UserMetadataSchema

User metadata to which this user has read/write access.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-usermetadataschema-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/UserMetadataSchema",
  "title": "UserMetadataSchema",
  "type": "object",
  "description": "User metadata to which this user has read/write access.",
  "additionalProperties": true
}