π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 meta framworks
Only create-react-app projects (and by extension any app that builds with Webpack) are supported.
Next.js and Vite aren't supported, they could be (Next only in build static mode) but it would require extra work.
Utility that needs to be installed
docker
must be up and running when runningstart_keycloak_testing_container.sh
Last updated