Authentification
SSO SAML Authentification
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
GET
SSO SAML Authentification
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
SSO SAML Authentification