v3

latestOpenAPI 3.1.12026-07-3125386365.3 KB
auth

Add an identity provider configuration for a team

post/identity-provider

Request body

namestring required
issuerstring

This is the URI that identifies your SAML identity provider. Any assertions must use a matching saml:Issuer attribute.

ssoUrlstring

This URL is used by Scalar to initiate a SAML login.

x509Certstring

The authentication certificate issued by your identity provider

provider'local' | 'google' | 'okta' | 'auth0' | 'azure' | 'one-login' | 'ping-identity' required
signRequestsboolean
consumerOnlyboolean required
createUsersboolean

Response

Default Response

uidstring required
createdAtinteger required
updatedAtinteger required
namestring required
provider'local' | 'google' | 'okta' | 'auth0' | 'azure' | 'one-login' | 'ping-identity' required
createUsersboolean required
signRequestsboolean required
ssoUrlstring required

This URL is used by Scalar to initiate a SAML login.

issuerstring required

This is the URI that identifies your SAML identity provider. Any assertions must use a matching saml:Issuer attribute.

x509Certstring required

The authentication certificate issued by your identity provider

consumerOnlyboolean required