Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Authentication policies

Authentication policies evaluate authentication requests based on the specified policy conditions and either allow or deny access depending on the output of policy conditions evaluation. For example, access is allowed only if all the policy conditions specified in Allow Access Policy evaluate to true.

Use the built-in authentication policies or create an authentication policy according to your security requirements. You can find the policies on your instance by navigating to Adaptive Authentication > Authentication Policies > All Policies.

Note: At any point of time, either Allow Access Policy or Deny Access Policy can be executed but not both.

PolicyDescription
Allow access policyDenies all the authentication requests by default. Allows only the authentication requests that match the specified policy conditions.
Allow access pre-auth policyAllow access pre-auth policy.
Allow non local login usersChoose this policy to allow non-local login users. Used in the context of SSO recovery flows.
Deny access policyAllows the authentication requests by default. Denies only the authentication requests that match the specified policy conditions.
Global blocking policyDenies the access requests of users and APIs before authentication. This policy can be used as an alternative to the IP Address Access Control.
Session Validation PolicyThe authentication policy evaluates Filter Criteria (For example, IP address) to determine whether a session should remain active for incoming requests. You must set the filter criteria on this policy.
Local login deny policyChoose this policy to block all local logins. Used in the context of SSO recovery flows.
Step-down MFA policyChoose Step-Down MFA Policy as the default policy in situations where users do not require MFA authentication. When the policy conditions defined in the Step-Up MFA Policy evaluate to true, users are not required to login using MFA.
Step-up MFA policyChoose Step-Up MFA Policy as the default policy to require MFA authentication when the policy conditions defined in the Step-Up MFA Policy evaluate to true.