I have Password reset portal installed on 8.1.5. It's allowing the user to set his own Secret question and answer. Is it possible that we predefine the questions on the system and let user set the answer?
I have Password reset portal installed on 8.1.5. It's allowing the user to set his own Secret question and answer. Is it possible that we predefine the questions on the system and let user set the answer?
I looked through the documentation but I didn't see anything that would let you do something like that unless I missed it. I know that with our other product Password Manager this type of feature was possible but again I have not seen this setting with the Password Reset Portal with Identity Manager.
I have prepared a little Data Import set of csv and xml-definition file samples, that allows you to pre-load the questions for the employees.
The answers will be pre-filled with a pseudo-random string (GUIDs) to prevent the login with the pre-defined question.
The employees can then define the answers to the questions.
Drawback:
- The employees will not get the information tile, that they have to define their password answers.
That's great Markus Weiss-Ehlers . I will give it a try. Appreciate your quick response.