Auth

Return the correct redirect_url to initiate the SSO SAML login. It needs an email address if multiple SAML providers are configured otherwise the only configured SAML provider signup URL will be returned.

get/api/sso/saml/login-url/

Query parameters

emailstring

The email address of the user that want to sign in using SAML.

languagestring

An ISO 639 language code (with optional variant) selected by the user. Ex: en-GB.

originalstring

The url to which the user should be redirected after a successful login.

workspace_invitation_tokenstring

If provided and valid, the user accepts the workspace invitation and will have access to the workspace after login or signing up.

Response

object required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.