
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 07-17-2019 09:17 PM
Multi-Factor Authentication
Purpose: Multi-Factor Authentication is also called 2-step verification. It will force to the user to enter the more than one set of authentications in login time.
Initially user is using the basic user name and password but that is not more secure. So, we have added the more security to the user account by the 2-step verification. In this situation user need to enter the passcode or token in addition to the basic password. User/Admin mobile will generate the token/passcode through the authenticator app. This 2-step verification is required to both user as well as Admin.
Note: Multi-Factor Authentication is supports only the Google Authenticator app.
Pre-requisite:
- Service now developer instance: https://developer.servicenow.com/
- Login with admin/ any user with admin roles.
- activate the Multifactor authentication plugins
- Download the Google authenticator app in mobile.
Configuration Steps: Please go step by step.
-
- Navigate the Plugins Modules. Click on plugins link
2. Right click on the Plugin “Integration - Multifactor Authentication” and click on the Active/Repair context menu.
Or Open the “Integration - Multifactor Authentication” and click in related link Active/Repair.
3. Navigate the Users
4.Open the User form:: Configure the Enable Multifactor Authentication Check box by the Right click on the user form Header menu->configure->form Layout->Enable Multifactor Authentication.
5. Which user want to authenticate admin. Then admin can check the Enable Multifactor Authentication check box from specific user form after that authenticated user can’t login the instance without multi-factor authentication.
6. Setup for Multi-factor authentication for user.
-
- Navigate my profile
2.Go to Related links -> Multi factor authentication
3.Click on the Multi-Factor Authentication related link one pop-up will display on the screen and need to Complete the Steps to enable multi-factor authentication by the below screen shot.
4. Download the Authenticator App in mobile from Google Play store.
5. Go to Authenticator app -> Click on the Three Dot right corner of the Account ->click on the +Add account-> Click on Other account (google, Facebook)-> Scan the QR Code. If QR code is not scanning, then enter the below 16- digit QR Code in your mobile app.
6. QR Code will give the 6-digit User Authenticator Number. enter the 6-digit Code in below screen.
7. Click on Pair Device.
8. From 6.5 to 6.7 steps are required only first time when user is authenticating.
9. Enter the user credentials in login window.
10. Click on login button then one popup dialog box will come.
11. Please open the Mobile authenticator app. For specific domain user authentication 6-digit code will come and this code will refresh in every 30 seconds.
12. Now user can login the successful Service now account.
13. if user/admin want to disable the Multi-Factor Authentication.
1. Navigate my profile. Click on the My Profile.
2. Click on the Multi-Factor Authentication link, One Pop up will come.
3. Click on Disable the Multi-Factor Authentication button.
Let me know if any additional information is related to this article. please comment.
I hope it will helpful for the users , who is looking for the 2-step verification of the instance.
bookmark the article and hit the helpful button, So others also will be benefited.
😊 Thank You 😊
- 3,061 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
i am a new in snow and it helps me.i have tried but i have one questions , How to disable the MFA for multiple user at a time.
Thanks