Skip to content

24.0.3

Compare
Choose a tag to compare
@keycloak-bot keycloak-bot released this 16 Apr 17:20
· 679 commits to main since this release

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