Auth
Redirects to the OAuth2 provider's authentication URL based on the provided auth provider's id.
get/api/sso/oauth2/login/{provider_id}/
Path parameters
provider_idinteger required
The id of the provider for redirect.
Query parameters
originalinteger
The relative part of URL that the user wanted to access.
workspace_invitation_tokenstring
The invitation token sent to the user to join a specific workspace.
Changes
No recorded changes to this endpoint across all 6 revisions of this API.