My company is wanting to implement a "self-service" system where a user could answer a series of challenge questions and have the ability to reset their password. Another group looked at myPassword as a solution, but said that the user would need to know their domain. Unfortunately, our users would not know that information.
We currently have a simple ASP file looking up the user's login ID from their email address, so we were hoping to just add some functionality to that.
Does anyone use a password reset system like this and if so, can you recommend anything?
Thanks
We currently have a simple ASP file looking up the user's login ID from their email address, so we were hoping to just add some functionality to that.
Does anyone use a password reset system like this and if so, can you recommend anything?
Thanks