Auth0 · Schema

ConnectionScopeFacebook

Computed comma-separated OAuth scope string sent to Facebook.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionscopefacebook-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionScopeFacebook",
  "title": "ConnectionScopeFacebook",
  "description": "Computed comma-separated OAuth scope string sent to Facebook.",
  "type": "string",
  "minLength": 0,
  "maxLength": 2048
}