Auth0 · Schema

ConnectionOptionsIP

Options for the 'ip' connection

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionoptionsip-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionOptionsIP",
  "title": "ConnectionOptionsIP",
  "description": "Options for the 'ip' connection",
  "type": "object",
  "additionalProperties": true,
  "properties": {},
  "x-release-lifecycle": "deprecated"
}