trySAMLAuthentication
Initiates the SAML authentication process and redirects the user to the identity provider's login page. Stores the redirect URL in localStorage.
Example
try-saml-authentication.js
await trySAMLAuthentication();
Initiates the SAML authentication process and redirects the user to the identity provider's login page. Stores the redirect URL in localStorage.
await trySAMLAuthentication();