Catalog / Cloudflare Developer Platform
Access - Require fresh authentication for SAML identity providers
todayOriginal notes
Cloudflare Access can now request fresh authentication from a SAML identity provider for every login. Turn on Require reauthentication in the Cloudflare dashboard, or set force_authn to true through the API. Access will then set ForceAuthn to true in signed and unsigned SAML authentication requests.
This option is useful when an application requires users to reauthenticate at the identity provider instead of relying on an existing identity provider session. The default value is false.
For configuration details, refer to Require fresh authentication at the identity provider.