Keycloak theme for the Windup project
- Install xmlstarlet:
sudo dnf install xmlstarlet
Setup your dev environment executing:
./setup-dev-env.sh
The script above will download Keycloak and configure files. Now you can init Keycloak:
./workspace/keycloak-15.1.1/bin/standalone.sh
- Open your browser using http://localhost:8080/auth and create your admin user.
- Select the new theme in the Keycloak console