Auth0 · Schema

FlowActionStripeMetadata

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-flowactionstripemetadata-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/FlowActionStripeMetadata",
  "title": "FlowActionStripeMetadata",
  "type": "object",
  "additionalProperties": {
    "type": "string",
    "maxLength": 500
  },
  "maxProperties": 50
}