55e1c5e50ed9

latestOpenAPI 3.0.02026-08-0483160.4 KB
idp

Create a new IdP

Creates a new IdP on a tenant. Requesting user must be assigned the TenantAdmin role. For non-interactive IdPs (e.g. JWT), IdP must be created by sending options payload. For interactive IdPs (e.g. SAML or OIDC), send pendingOptions payload to require the interactive verification step; or send options payload with skipVerify set to true to skip validation step and make IdP immediately available.

post/api/v1/identity-providers

Request body

OR
OR

Response

Created

OR
OR