Targetting Specific Keycloak Versions
Last updated
Last updated
By default, Keycloakify generates diffrent jar files, each one meant to be used with a given Keycloak version range.
Yes, Keycloak 26 is supported. Use the keycloak-theme-for-kc-all-other-version.jar.
However you might want to customize this behavior. If you know ahead of time what Keycloak you theme will using you can build only for this version using the keycloakVersionTargets
build option.