User authentication
Posted: Wed Apr 19, 2006 11:15 am
What are some common methods for authenticating a user. Specifically, I want to allow users to call the IVR, speak their account number for access then if the account number is recognized, give them the option to register or do something else (make a payment without registering for example). If they wish to register, they must establish a password or PIN or something.
What I would like to do is record a word or phrase and save it in the database. Then use this together with the account number to authenticate the user the next time they use the IVR. Is this possible or must I have them use a numeric PIN?
I'm open to other suggestions - what's best practice?
What I would like to do is record a word or phrase and save it in the database. Then use this together with the account number to authenticate the user the next time they use the IVR. Is this possible or must I have them use a numeric PIN?
I'm open to other suggestions - what's best practice?