Stytch · Schema

api_sso_v1_UpdateConnectionRequestIdentityProvider

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-api-sso-v1-updateconnectionrequestidentityprovider-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/api_sso_v1_UpdateConnectionRequestIdentityProvider",
  "title": "api_sso_v1_UpdateConnectionRequestIdentityProvider",
  "type": "string",
  "enum": [
    "classlink",
    "cyberark",
    "duo",
    "generic",
    "google-workspace",
    "jumpcloud",
    "keycloak",
    "miniorange",
    "microsoft-entra",
    "okta",
    "onelogin",
    "pingfederate",
    "rippling",
    "salesforce",
    "shibboleth"
  ]
}