Auth0 · Schema

ConnectionExtAssignedPlans

Indicates whether to store a list of the Office 365 assigned plans for the user.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionextassignedplans-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionExtAssignedPlans",
  "title": "ConnectionExtAssignedPlans",
  "type": "boolean",
  "description": "Indicates whether to store a list of the Office 365 assigned plans for the user.",
  "default": false
}