Keycloak 24.0.3 released
April 16 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
- #26695 Keycloak and MSAD: enabling account in MSAD does not propagate to Keycloak ldap
Bugs
- #24201 Cannot disable LDAP-backed user if importEnabled=false ldap
- #28100 Failed authentication: java.lang.NullPointerException: Cannot invoke "org.keycloak.models.UserModel.getFederationLink()" because "this.delegate" is null identity-brokering
- #28248 Update user makes User ID changes when federationLink and LDAP_ID is not set properly admin/api
- #28335 The false option of the pkceMethod init parameter for the JavaScript adapter is ignored adapter/javascript
- #28638 Missing permission to read configmaps in `keycloak-operator-role` operator