We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Query regarding MFA reset process

akshayashetty
Tera Contributor

Hi Community,

 

What are some of the options to verify user's identity when they contact helpdesk to reset their MFA?

1 ACCEPTED SOLUTION

jeffreybell
Giga Guru

Usually these types of processes will be controlled by your Security Team in collaboration with the helpdesk. I would say there are many different options Tanushuree outlined a few.  You could also provide the ServiceDesk with a UI button/action that will let a flow send a text to their number with a random sequence that the caller can then verify.  Ultimately though, its a layered approach it should always involve multiple steps.

View solution in original post

2 REPLIES 2

Tanushree Maiti
Tera Patron

Hi @akshayashetty 

 

It could be 

  • Send a push notification to the user’s mobile app  ( like okta push notification)
  • Issue an OTP via SMS to the verified mobile number .
  • Verify user data in User database (sys_user) 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

jeffreybell
Giga Guru

Usually these types of processes will be controlled by your Security Team in collaboration with the helpdesk. I would say there are many different options Tanushuree outlined a few.  You could also provide the ServiceDesk with a UI button/action that will let a flow send a text to their number with a random sequence that the caller can then verify.  Ultimately though, its a layered approach it should always involve multiple steps.