26.4.5
📦 keycloakView on GitHub →
🐛 10 fixes
Summary
This release focuses on resolving numerous bugs across various components, including flaky tests, database migration issues, user profile handling, and administrative UI regressions.
Migration Steps
- Refer to the migration guide for a complete list of changes: https://www.keycloak.org/docs/latest/upgrading/#migration-changes
🐛 Bug Fixes
- #42601: Fixed flaky test: org.keycloak.testsuite.broker.KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP
- #43212: Documented missing artifact dependency for UserStoragePrivateUtil
- #43564: Fixed invalid liquibase check sum for jpa-changelog-2.5.0.xml
- #43718: Fixed issue where Email was not persisted during registration when "Email as Username" is enabled and User Edit Permission is disabled
- #43793: Fixed issue where import did not seem to run db migration
- #43883: Fixed group policy creation on a client using "manage-clients" role if FGAP V1 is disabled
- #44010: Fixed ordering attributes unsetting the unmanaged attribute policy
- #44031: Fixed issue preventing build of keycloak 26.4.4 with quarkus.launch.rebuild=true
- #44056: Fixed regression in view authz permission details in Admin Console caused by allowing only normalized URLs in requests
- #44117: Fixed DockerClientTest failure