v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
ssoconfig

Create SSO config

Create SSO config. POST will throw SSOConfigCreateConstraintError if SSOConfig already exists.

post/ssoconfig

Request body

samlEntryPointstring required

Identity Provider endpoint.

samlIssuerstring required

Issuer string to supply to Identity Provider.

Response

Returns created SSO Config

idstring
samlEntryPointstring

Required SAML Identity Provider entry point.

samlIssuerstring

Required issuer string to supply to identity provider.

createdBystring

TODO

createdAtstring

TODO

updatedAtstring

TODO