Keycloak 25.0.1 released
June 20 2024
This post is more than one year old. The content within the blog post is likely to be out of date.
To download the release go to Keycloak downloads.
Upgrading
Before upgrading refer to the migration guide for a complete list of changes.
All resolved issues
Enhancements
- #19750 Use a proper FreeMarker template for the new consoles account/ui
- #30346 Enhance masking around config-keystore dist/quarkus
Bugs
- #25234 front channel logout to clients are not called at Identity Proxy when using front channel logout to Identity Provider( oidc
- #28643 Encountering `NullPointerException` - `KeycloakIdentity.getUserFromToken()` when running `admin-ui` locally admin/ui
- #30115 Admin v2 theme - theme.properties Custom theme scripts not loading admin/ui
- #30201 Keycloak CI - failure in Store IT (aurora-postgres) ci
- #30240 Custom attributes are removed during UPDATE PROFILE event core
- #30300 Upgrade to Keycloak 25 - Table 'USER_CONSENT' is specified twice on MySQL/MariaDB database core
- #30302 Methods of SimpleHttp are after change now too much protected core
- #30306 Upgrade to Keycloak 25 - Events bug in UI admin/ui
- #30332 Operator fails to patch ingress after update to 25.0.0 operator
- #30334 RESTART_AUTHENTICATION_ERROR when login in in private browser window after 25.0.0 update core
- #30351 Migration of sessions in KC25 should run only on migration, not on imports
- #30368 Documentation : label error for persistent-user-sessions feature flag docs
- #30417 Keycloak 25 db guide shows unevaluated "ifeval docs
- #30432 keycloak hostname:v2 /admin used on "hostname" instead of "hostname-admin" admin/ui
- #30434 Improvements for ldap test authentication ldap
- #30492 partial_import_test fails randomly admin/ui