Auth0 · JSON Structure

Auth0 Connection Structure

A connection to an identity provider — database, social, enterprise (SAML, OIDC, AD/LDAP), or passwordless.

Type: Properties: 0
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM

Auth0 Connection 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-connection-structure.json",
  "title": "Auth0 Connection",
  "description": "A connection to an identity provider \u2014 database, social, enterprise (SAML, OIDC, AD/LDAP), or passwordless.",
  "sourceSpec": "openapi/auth0-management-api-openapi.yml",
  "related": [
    "json-schema/auth0-connection-schema.json"
  ]
}