Create identity provider
Create a new identity provider with optional claim/group mappers.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Request to create an identity provider.
Unique alias. Ensure it's URL-safe and in lowercase.
Human-readable display name
Protocol type.
oidc, saml, ldap Whether the IdP is active
Known provider preset for this configuration.
okta, entra_id, auth0, google, github, ping_identity, onelogin, custom_oidc, custom_saml, active_directory OIDC config. Required when provider_id=oidc
SAML config. Required when provider_id=saml
LDAP config. Required when provider_id=ldap
Claim/attribute mappers
Response
Identity provider created.
Response for a single identity provider.
okta, entra_id, auth0, google, github, ping_identity, onelogin, custom_oidc, custom_saml, active_directory Provider configuration. NexusOne masks the secrets.
Number of configured mappers.

