Create SSO connection
POST/api/v1/organization/:organization_id/sso-connections
Creates an SSO connection for the organization and provisions the corresponding source in the identity platform. OIDC connections require client_id, client_secret, and oidc_well_known_url; SAML connections require sso_url and idp_signing_certificate.
Request
Responses
- 201
- 422
Successful Response
Validation Error
Was this page helpful?