title | summary |
---|---|
SSO |
`/auth/sso` Routes.
Implements the SSO routes needed for SAML and JWT. This namespace primarily provides hooks for those two backends so
we can have a uniform interface both via the API and code.
|
/auth/sso
Routes.
Implements the SSO routes needed for SAML and JWT. This namespace primarily provides hooks for those two backends so we can have a uniform interface both via the API and code.
SSO entry-point for an SSO user that has not logged in yet.
req
Route the SSO backends call with successful login details.
req