Auth0 · Schema

ConnectionScopeItemGoogleApps

An OAuth scope string.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionscopeitemgoogleapps-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionScopeItemGoogleApps",
  "title": "ConnectionScopeItemGoogleApps",
  "description": "An OAuth scope string.",
  "type": "string",
  "minLength": 1,
  "maxLength": 255
}