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

You can update through add-on’s dashboard in the Clever Cloud Console. You can also set CC_KEYCLOAK_VERSION of the underlying Java application to 26.4.4 and rebuild it, or use Clever Tools:

clever features enable operators

clever keycloak version check yourKeycloakNameOrId
clever keycloak version update yourKeycloakNameOrId
clever keycloak version update yourKeycloakNameOrId 26.4.4
Last updated on