Auth0 · Schema

ConnectionDomainGoogleApps

Primary Google Workspace domain name that users must belong to.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectiondomaingoogleapps-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionDomainGoogleApps",
  "title": "ConnectionDomainGoogleApps",
  "description": "Primary Google Workspace domain name that users must belong to.",
  "type": "string",
  "minLength": 1,
  "maxLength": 1024
}