Auth0 · Schema

ConnectionForwardReqInfoSMS

When set to true, the gateway receives HTTP request details including IP address and User Agent from the client.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionforwardreqinfosms-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionForwardReqInfoSMS",
  "title": "ConnectionForwardReqInfoSMS",
  "description": "When set to true, the gateway receives HTTP request details including IP address and User Agent from the client.",
  "x-release-lifecycle": "deprecated",
  "type": "boolean"
}