[keycloak-user] Lookup user during registration
Sebastien Blanc
sblanc at redhat.com
Fri Apr 12 06:26:12 EDT 2019
Have you looked here
https://www.keycloak.org/docs/latest/server_development/index.html#modifying-extending-the-registration-form
?
You can probably add this check in the validate method.
On Thu, Apr 11, 2019 at 2:03 PM Pavel Drankov <titantins at gmail.com> wrote:
> Hi,
>
> What I have to do if I want to check if a user with a specific email
> already exists during the registration flow? How can I do this on the SPI
> module side?
>
> Best wishes,
> Pavel
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
More information about the keycloak-user
mailing list