Auth0 · JSON Structure

Auth0 Role Structure

A named role grouping permissions, assignable to users.

Type: Properties: 0
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM

Auth0 Role 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-role-structure.json",
  "title": "Auth0 Role",
  "description": "A named role grouping permissions, assignable to users.",
  "sourceSpec": "openapi/auth0-management-api-openapi.yml",
  "related": [
    "json-schema/auth0-role-schema.json"
  ]
}