v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Configs

Upsert ID token claims configuration

Create or update the ID token extended claims configuration for the tenant. This controls which extended claims are included in ID tokens when the corresponding scopes are requested.

put/api/configs/id-token

Request body

enabledExtendedClaimsstring[]

An array of extended claims to include in ID tokens. Possible values: custom_data, identities, sso_identities, roles, organizations, organization_data, organization_roles.

Response

The updated ID token claims configuration.

enabledExtendedClaimsstring[]