Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

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

Successful Response