get https://api.reelevant.com/v2/auth/sso/redirect/
The user should access this endpoint using a link on an intranet, a bookmark, or similar
and it will be automatically connected with the identity provider
- When the user is redirected to this endpoint, we will redirect him to the identity provider
- The identity provider will redirect the user to the /sso/callback endpoint with a SAML payload to authenticate the user
- The service will generate tokens and send the user back to the frontend
Log in to see full request history
Responses