Get SSO URL and redirect

Generates the SSO URL for the external IDP and automatically redirects the user to it via HTTP 302.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

centralized_organization_slugstringRequired

Headers

Secret-AccessstringRequired

Query parameters

trusted_idp_idintegerRequired
ID of the trusted IDP
relay_statestringOptional
URL to redirect to after authentication

Response

Successful Response

Errors

400
Bad Request Error
404
Not Found Error
422
Unprocessable Entity Error