HELP!
I have a web application. It is Single Session Authentication with a Custom Login Form.
I would like to automate the password reset function where a user could reset their password and a new password would be sent to their email address on file in the NAB.
From the DCLF, I would like to have a form that would display a field for their user id and email address. The agent would lookup the userid and compare the email address field with the one in the NAB. If they are equal; create a dummy password and send to the email address listed in the NAB. Also, set the password to change on next login.
Can this be done? Can anyone provide any guidance?
Thanks, Neil.