Auth0 · JSON Structure

Auth0 Tenant Structure

An Auth0 tenant — the top-level container for clients, connections, users, and configuration.

Type: Properties: 0
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM

Auth0 Tenant Structure is a JSON Structure definition published by Auth0.

Meta-schema:

JSON Structure

Raw ↑
{
  "$id": "https://raw.githubusercontent.com/api-evangelist/auth0/main/json-structure/auth0-tenant-structure.json",
  "title": "Auth0 Tenant",
  "description": "An Auth0 tenant \u2014 the top-level container for clients, connections, users, and configuration.",
  "sourceSpec": "openapi/auth0-management-api-openapi.yml",
  "related": [
    "json-schema/auth0-tenant-schema.json"
  ]
}