v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Step Up Authentication Providers

Create

Create registers a new step-up authentication provider for the tenant.

post/api/v1/step-up/providers

Request body

clientIdstring

The OAuth2 client ID used to authenticate with the step-up provider.

clientSecretstring

The OAuth2 client secret. Write-only; never returned in responses.

displayNamestring

The human-readable name for the new step-up provider.

issuerUrlstring

The OIDC issuer URL for the step-up provider.

Response

Successful response