Keycloak 23.0.5 released
January 29 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
New features
- #25733 Update Route53 HA guide to be compatible with ROSA and Openshift 4.14.x
- #26028 Remove conditional statements about Windows / Linux from the docs docs
Enhancements
- #20125 Role mapping tab no longer visible when using fine grained permissions after upgrade from 20.0.3 to 21.0.2 admin/ui
- #26006 Clarification needed of use of containers
- #26083 Change RHDG references to Infinispan
- #26220 Don't differentiate Windows for getting started docs
- #26417 Update to Quarkus 3.2.10
Bugs
- #14448 Multiple failures in OfflineServletsAdapterTest (testServlet, testServletWithConsent, testServletWithRevoke) testsuite
- #24219 admin-fine-grained-authz + client authorization settings requires view-client role admin/ui
- #24586 Read Only Access of a realm clients' Authz is broken for Admin Console admin/ui
- #24918 User details tab does not display or update attibutes with dot admin/ui
- #25054 Read Only Access of the realm users' "Role mapping" tab is broken for Admin Console admin/ui
- #25078 Log Injection during WebAuthn authentication/registration authentication
- #25392 Admin Console: Realm Dropdown should only show the realms the user has access to admin/ui
- #25502 Account v3 theme - theme.properties Custom theme scripts not loading account/ui
- #25677 Removing all group attributes no longer works with keycloak-admin-client (java) admin/client-java
- #25679 `/admin/realms/{realm-name}/ui-ext/realms` endpoint leaks realms the user doesn't have access to see admin/ui
- #25714 Flaky test: org.keycloak.testsuite.adapter.servlet.OfflineServletsAdapterTest#testServlet ci
- #25783 Since 23, start-dev command line arguments parsing is buggy dist/quarkus
- #25827 admin ui uses hyphen instead of dot as realm attribute separator admin/ui
- #25909 Keycloak HA Guide uses token for cross-site setup that expires
- #25981 GitHub Status check is green if the build fails ci
- #26291 Workflow failure: FIPS IT - KcSamlEncryptedIdTest#testEncryptedElementIsReadableInDeprecatedMode ci