This module contains the project extension and theme for the registration page with invalid username check.
- Keycloak 4.4.0-Final
Click here for guidelines on how to install keycloak.
Package the project by running the command below
$ mvn clean package
Deploy the packaged jar and the theme located inside the theme folder to keycloak.
- Login to Admin Console.
- Select realm.
- Go to Authentication page.
- Copy Registration authentication.
- Delete Profile Validation execution.
- Add Profile Validation with Invalid Usernames.
- Change requirement to REQUIRED.
- Add Username Pattern, and Invalid Usernames in configuration.