Setting MFA Default Factor when Multiple MFA Factors are Enabled

Problem Statement

When multiple MFA factors are enabled, we need guidance on how to set the default factor for when the user is first prompted for MFA.

Symptoms

  • Multiple factors enabled
  • One of them is always showed by default when the user is prompted for MFA

Steps to Reproduce

  • Enable multiple factors with different levels of security considered such as email, SMS and OTP
  • Trigger MFA and notice always one of them is showed by default

Cause

This is set by level of security considered for each factor, and can’t be configured. Some factors are considered less risky than others and it causes that these ones are set as the default factor when prompting: push > OTP > SMS.

Solution

The default factor cannot be changed, however the enrollment page can be configured to show all of the enabled MFA factors for the user to choose from.

  1. In the Additional Settings section, locate the Show Multi-factor Authentication options setting.

  1. Enable this toggle to allow users to select authentication factors upon enrollment.

  1. Disable this toggle to allow Auth0 to automatically select the most secure authentication factors upon enrollment.
1 Like