πRequirements
This tool will be maintained to stay compatible with every Keycloak version starting from Keycloak Version 11.
However, the default pages you will get (before you customize them) will always be the ones of Keycloak v11.0.3 and some extra pages that didn't existed back then like register-user-profile.ftl.
Supported Keycloak version
Supported React frameworks
If you aren't trying to integrate the theme with a preexisting react app, save yourself some time and just use create-react-app.
Utility that needs to be installed
mvn
(Maven),rm
,mkdir
,curl
,unzip
.docker
must be up and running when runningstart_keycloak_testing_container.sh
Last updated