There is an authenticator provider example you can study to create
your own auth provider:
https://github.com/keycloak/keycloak/tree/master/examples/providers/authe...
It implements user questions - just what you need, but only one, and
without randomness.
On Tue, Feb 9, 2016 at 9:37 PM, Reed Lewis <RLewis(a)carbonite.com> wrote:
I am implementing Keycloak and need to have the ability to have user
questions that can be stored, and asked randomly if the user forgets their
password.
Can Keycloak store this content, or do I need a separate instance? How do
I integrate this into Keycloak?
Thank you,
Reed Lewis
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user