MFA enforcement exception
FAQ related to MFA enforcement exception and why it’s important.
- How can the MFA mandate be relaxed for specific users?
In the Yokohama release, a new user group, MFA Exempted User Group record is added. Based on the default condition, there’s an MFA policy added, any user who is a member of this group is enforced with MFA.
To relax MFA for specific users, follow the procedure:
- Navigate to MFA context. The Step-Up MFA Policy associated with the MFA context record should be “Enforce MFA for non-SSO logins.
- Under the Policy Input related list, select the Is a member of MFA exempted group filter criteria record.
- Select MFA Exempted User Group.
- Add users to this group as a member to exempt them from MFA enforcement.
注:If you have a different policy associated with the MFA context, you can add “Is a member of MFA exempted group” filter criteria to your policy and modify the policy conditions to exempt users of this group from MFA enforcement. - Navigate to MFA context. The Step-Up MFA Policy associated with the MFA context record should be “Enforce MFA for non-SSO logins.
- How can the MFAs mandate be relaxed for certain roles?
In the Yokohama release, an empty new role Has MFA exempted role filter criterion is added. There are conditions added to the MFA policy to exempt users who have the roles part of exempted role criteria from the MFA enforcement.
To relax MFA for specific roles, follow the procedure:
- Navigate to MFA context. The Step-Up MFA Policy associated with the MFA context record should be Enforce MFA for non-SSO logins.
- Under the Policy Input related list, select Has MFA exempted role filter criteria record.
- Add the roles that you want to add to the condition. You can add multiple roles using the OR operator.
注:If you have a different policy associated with the MFA context, you can add Has MFA exempted role filter criteria to your policy. Modify the policy conditions to exempt users with exempted roles from the MFA enforcement. - Navigate to MFA context. The Step-Up MFA Policy associated with the MFA context record should be Enforce MFA for non-SSO logins.
- How can the MFAs mandate be relaxed for certain groups?
In the Yokohama release, a user group MFA Exempted User Group is added. Based on the default, condition added to the MFA policy, the user or group who is a member of this group isn’t enforced with MFA.
To relax MFA for specific groups, follow the procedure:
- Navigate to MFA context. The Step-Up MFA Policy associated with the MFA context record should be Enforce MFA for non-SSO logins.
- Under the Policy Input related list, select the Is a member of MFA exempted group filter criteria record.
- Select MFA Exempted User Group.
- Add the groups that you want to exempt from the MFA enforcement to this group.
- Navigate to MFA context. The Step-Up MFA Policy associated with the MFA context record should be Enforce MFA for non-SSO logins.
- How can the MFAs mandate be relaxed for trusted networks?
- Navigate to .
- Create a criterion to specify a trusted network. You can specify a list of IP ranges or subnets as part of the trusted network.
- Navigate to .
- Open the policy associated with the context.
- Select the edit to add the IP Filter Criteria that you created to the Policy inputs-related list.
- Modify the policy condition to confirm it evaluates to false when users are part of the trusted network.
注:If you have a different policy associated with the MFA context, you can add the IP filter criteria created as part of Step 1 to your policy and modify the policy conditions to exempt MFA enforcement on the trusted network. - How can the MFAs mandate be relaxed for trusted locations?
You can use Location Filter Criteria which is available with the Zero Trust – Location Based Access (requires an additional subscription) plugin.
- How to control the frequent MFA enforcement?
Use the Location Filter Criteria which is available with the Zero Trust – Location-Based Access (requires an additional subscription) plugin.
On the MFA validation page, there's a check box to remember a browser. MFA isn’t enforced on the remembered browser:
- The duration specified by this system property.
glide.authenticate.multifactor.browser.fingerprint.validity. The default value of the property is 8 hours. This duration can be increased by up to 24 hours. Similarly using theglide.authenticate.multifactor.remember.browser.defaultsystem property the default value of the check box can be set to true. - Navigate to and adjust these four properties to control the remembered browser feature.
- The duration specified by this system property.
- How does MFA work for accounts shared by users?
Single accounts shared by multiple users are a security risk. It isn’t recommended to share an account with multiple users.