setting type to hashed seems to not allow enablePasswordRetrieval. what if a user forgot their password?
setting type to hashed seems to not allow enablePasswordRetrieval. what if a user forgot
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When a hashed password is lost, the only option is to create a new one. Either by the user or by an administrator(-tool).
A common practice is to send a link to a secured page where the user can enter a new password.