Auth0 · Schema

ConnectionAttributeMapUserinfoScope

Scopes to send to the IdP's Userinfo endpoint

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionattributemapuserinfoscope-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionAttributeMapUserinfoScope",
  "title": "ConnectionAttributeMapUserinfoScope",
  "type": "string",
  "description": "Scopes to send to the IdP's Userinfo endpoint",
  "minLength": 0,
  "maxLength": 255
}