Setup 2FA for zero trust

I am trying to setup 2FA with Azure IDP. The article I found (Enforce MFA) says to perform the following:

  1. In Zero Trust, go to Access > Applications.
  2. Find the application for which you want to enforce MFA and select Edit. Alternatively, create a new application.
  3. Go to the Rules section of the application.
  4. If your application already has a rule containing an identity requirement, find it and select Edit.The rule must contain an Include rule which defines an identity. For example, the Include rule should allow for users who are part of a user group, email domain, or identity provider group.
  5. Add a Require action to the rule.
  6. Select Authentication Method and choose mfa - multiple-factor authentication.
  7. Save the rule.

Unfortunately, there is no “Authentication Method” to select.
thanks in advance!

Hi @mschindler,

I am unable to reproduce the trouble on my own dashboard.

Can I confirm you are looking at the correct configuration setting?

Thank you.

1 Like

Thanks, I found the right spot.!

1 Like

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