Understanding MFA in ServiceNow


Introduction

MultiFactor Authentication (MFA) is a security measure that helps protect user accounts by requiring more than one method of verification when signing in. In addition to a username and password, MFA requires a second factor, such as a verification code making it much harder for unauthorized users to access ServiceNow accounts. MFA is required to reduce the risk of account compromise, protect sensitive staff and organizational data, and meet security and compliance standards.

By the end of this article, you will understand:

Overview of MFA Settings

By default, ServiceNow uses emailbased verification as the MFA method. This default setting applies automatically but can be changed to another approved MFA method based on user needs and security requirements.

 

While MFA is mandatory for all users, users can choose from several approved authentication methods. These include a timebased onetime password (TOTP) authenticator app (such as Google Authenticator), a biometric authenticator (for example, Windows Hello or Apple Touch ID), a FIDO2compliant hardware authenticator (such as a YubiKey), or a passkey.

How to Access your MFA Settings

  1. Navigate to the drop down menu under your name

  1. Select your Profile

  1. Scroll down to the section called User Preferences

  1.  Select Configure Multi-Factor Authentication

  1. This will take you to a webpage where you can customize and set up your preferred MFA method