
DaveN.91871 (Stagecoach) asked a question.
Hi there,
We have a need for identifying a users identity when they call our service desk. Is there a way, perhaps using a user's security question answer, to perform this check? For example, as a technician, I could ask a user for their 2nd and 3rd letters from their security question, and I could enter this into a webform, and get a verified or unverified as a result?
Cheers

Hey,
The way you are describing this process is not something yet support, perhaps there are others ways of identifying users that you can use when creating this script but ultimately this is up to your needs and choices as a company. There are saveral ways you can identify users, from Okta Verify to different other checks based on custom attributes from their profile etc..
Ultimately a new method of your choice can be requested via the FR system so our engineering can have a look at it and further consider it for implementation.
While I was unable to find the Feature Request already listed, here's where you can submit your idea: https://support.okta.com/help/oktaideas
Can you do a push notification that the user has to approve to identify a user since their device has been registered?
Thanks for the help Donald. I actually posted this same question on Reddit, and someone mentioned to use the Rockstar chrome plugin
https://chrome.google.com/webstore/detail/rockstar/chjepkekmhealpjipcggnfepkkfeimbd
and
https://github.com/oktadeveloper/rockstar
It's really quite useful (not just for what I wanted), and I can now test against a users security question over the phone. It's great.
Cheers