How to define `ForceAuthn: true` on a SAML connection

In the following post Conditionally force login with SAML connections, it is mentioned that ForceAuthn: true can be set on a specific SAML connection, to force login prompt every time the user goes to the upstream IdP. However, I couldn’t find any docs mentioning this other than this one post

Is it possible to set ForceAuthn: true for a specific SAML connection, to make all SAML requests have it?

Hi @arel.rabinowitz,

That post is correct, you can set ForceAuthn: true in the SAML Request template to force login prompt every time the user goes to the upstream IdP. Our docs page with all the template variables has not yet been updated with this, but it will still work.

Here is the list of the other template variables available: Configure Auth0 as SAML Service Provider

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.