MFA types
FAQ related to MFA types and why it’s important.
- What are the types of verification methods that are available for MFA with ServiceNow?
ServiceNow base system supports these verification methods.
- Passkey
- TOTP Authenticator apps such as Google Authenticator, Okta verify, Microsoft Authenticator, Authy, DUO
- Biometric Authenticator (FIDO2) such as Windows Hello, Apple Touch ID, Face ID, android fingerprint sensor.
- Hardware Security Keys (FIDO2) such as YubiKey, Thetis
- Email One-time password (OTP)
- SMS OTP - Multi-factor authentication with SMS com.snc.authentication.sms_mfaplugin installation and factor configuration are required to enable SMS OTP-based MFA.
- Can a user configure multiple MFA factors or verification methods?
Yes, you can enroll for multiple MFA factors by visiting their user profile. For example, you can enroll a laptop with biometric authenticator, use the mobile phone with a passkey, and have an authenticator app setup.
- What steps do users must perform to complete the MFA setup?
User can perform either of the following MFA options.
Refer the Multi-factor authentication documentation for more information about MFA setup.
- Can the SMS and Email OTP-based MFA limited to certain users?
Admin can set up MFA factor policies for email and SMS OTP-based MFA factors to limit these factors to certain user groups or roles.
- The users don’t have a mobile phone where they can set up an authenticator app. How can these users enable MFA?
From the Xanadu release onwards, you can use a Biometric authenticator, passkeys, FIDO2 hardware security keys, and email OTP-based MFA without requiring an authenticator app setup on the mobile phone.
- As an end user how to set up MFA?
Refer the Using Multi-factor authentication documentation for more information about MFA setup.