Auth0 · JSON Structure

Auth0 Action Structure

A custom Node.js code unit that executes during authentication pipelines (post-login, pre-user-registration, etc).

Type: Properties: 0
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM

Auth0 Action 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-action-structure.json",
  "title": "Auth0 Action",
  "description": "A custom Node.js code unit that executes during authentication pipelines (post-login, pre-user-registration, etc).",
  "sourceSpec": "openapi/auth0-management-api-openapi.yml",
  "related": [
    "json-schema/auth0-action-schema.json"
  ]
}