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

MFA enforcement exception

FAQ related to MFA enforcement exception and why it’s important.

  1. 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.

Image omitted: mfa-exempted-group.png
MFA Exempted User Group
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.
Image omitted: mfa-excempted-policy.png
Policy
-   Under the **Policy Input** related list, select the **Is a member of MFA exempted group** filter criteria record.
-   Select **MFA Exempted User Group**.
Image omitted: mfa-exempted-input.png
Policy Input
-   Add users to this group as a member to exempt them from MFA enforcement.
Image omitted: mfa-exempted-add-user.png
Add users
**Note:** 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.
  1. 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.

Image omitted: mfa-excempted-relaxed.png
MFA Relaxed
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**.
Image omitted: mfa-exempted-relaxed-policy.png
MFA exempted role
-   Under the **Policy Input** related list, select **Has MFA exempted role** filter criteria record.
Image omitted: mfa-exempted-relaxed-input.png
Policy Input
-   Add the roles that you want to add to the condition. You can add multiple roles using the OR operator.
**Note:** 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.
  1. 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.

Image omitted: mfa-exempted-group.png
Exempted Group
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**.
Image omitted: mfa-excempted-user-group-input.png
Policy Input
-   Under the **Policy Input** related list, select the **Is a member of MFA exempted group** filter criteria record.
-   Select **MFA Exempted User Group**.
Image omitted: mfa-excempted-user-input-group.png
Group Filter Criteria
-   Add the groups that you want to exempt from the MFA enforcement to this group.
Image omitted: mfa-exempted-user-group-add.png
Add Group
  1. How can the MFAs mandate be relaxed for trusted networks?

    • Navigate to Adaptive Authentication > Filter Criteria > IP Filter Criteria.
    • Create a criterion to specify a trusted network. You can specify a list of IP ranges or subnets as part of the trusted network.
Image omitted: mfa-exempted-ip.png
IP Filter Criteria
-   Navigate to **Adaptive Authentication** > **Auth Policy Contexts** > **MFA context**.
-   Open the policy associated with the context.
Image omitted: mfa-exempted-ip-edit.png
Modilfy Policy
-   Select the edit to add the **IP Filter Criteria** that you created to the **Policy inputs-related** list.
Image omitted: mfa-exempted-ip-policy.png
Policy selection
-   Modify the policy condition to confirm it evaluates to false when users are part of the trusted network.
Image omitted: mfa-exempted-ip-change.png
Modify the policy inputs
**Note:** 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.
  1. 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.

  2. 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:

Image omitted: mfa-enforcement-delay.png
MFA do not challenge
-   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 the `glide.authenticate.multifactor.remember.browser.default` system property the default value of the check box can be set to true.
-   Navigate to **Multi-factor Authentication** > **Properties** and adjust these four properties to control the remembered browser feature.
Image omitted: mfa-enforcement-property-change.png
Property changes
  1. 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.