How to enable forced re-authentication

When acting as a Identity Provider the system will always perform re-authentication when a Service Provider sends "forceAuthn=true" in the SAML authentication request.

If the Service Provider does not send "forceAuthn=true" then the Identity Provider will return a SAML Assertion without requiring authentication, for a session that is already authenticated.

Follow these steps to enable forced re-authentication:

After performing these steps, the Identity Provider will now always require re-authentication, even if user has an authenticated session.