Keycloak 26.4.4 is available, with two new plugins
Keycloak 26.4.4 is available, with two new plugins
The release 26.4.4 of Keycloak is available on Clever Cloud. It brings multiple enhancements and bug fixes. Starting with this release, Keycloak is deployed with two new plugins:
- Groups regexp mapper: map groups that only fit to a regexp (by name), it avoids mapping all user groups into a token
- HTTP Get request mapper: add a result from an external service (HTTP GET request) to user’s tokens
This release is now used as default for new created add-ons. To update an existing add-on, set CC_KEYCLOAK_VERSION of its Java application to 26.4.4 and rebuild it. You can also use the new Clever Tools commands, introduced in 3.13.0 release:
clever features enable operators
clever keycloak version check yourKeycloakNameOrId
clever keycloak version update yourKeycloakNameOrId
clever keycloak version update yourKeycloakNameOrId 26.4.4Last updated on

