Email domain acceptlist
Only allow specific emails to register.
Last updated
Was this helpful?
Only allow specific emails to register.
Last updated
Was this helpful?
Using user profile capabilities of keycloak you can define a Regexp on the email field that will only allow certain domails to register.
The Regexp should look and can be generated easily with .
Find the source code of the register page showed in the video .