[keycloak-user] Multiple security Q&As for a user

Riddhi Rathod RRathod at carbonite.com
Mon Feb 29 23:13:50 EST 2016


Hi all,

If security question option is enabled in the login flow, then the user has to save answer to it (Default question: “What is your mother’s name?”). This question is asked to user in the event of “forget password” for additional level of security. However, in the current system, there is provision of storing only one security Q&A. I am looking to modify this to include the following:

Could this functionality be extended to include 3 security Q&As which is popular practice. I modified the keycloak secret-question.ftl to include 2 more questions. But there is no way to store the additional questions and answers extracted from the ui form in the UserCredentialValueModel (SecretQuestionRequiredAction.java).
The security questions are not fixed i.e. a dropdown menu of questions will be displayed to users and they will be able to select whichever questions they want to.

Does keycloak support storing of multiple security Q&As for a user? Has anyone tried this before?


Thank you,
Riddhi Rathod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160301/4e476134/attachment.html 


More information about the keycloak-user mailing list