Change8

26.2.3

📦 keycloakView on GitHub →
1 features🐛 30 fixes

Summary

This release introduces the ability to log details and representation to the jboss-logging listener and resolves numerous bugs across UI, core, and various components like LDAP and OIDC flows.

Migration Steps

  1. Before upgrading refer to the migration guide for a complete list of changes.

✨ New Features

  • #38985: Possibility to log details and representation to the jboss-logging listener

🐛 Bug Fixes

  • #38104: Temporary failure in name resolution with nip.io
  • #38145: Unknown error on authentication-flow delete action
  • #38482: SAML client certificate not persisted
  • #38487: [Keycloak Operator CI] - Test remote (slow) - UpdateTest.testExplicitStrategy
  • #38660: Ldap federation seems to open and keep open a new thread/connection for each ldap request
  • #38671: Duplicate Key Violation When Reauthenticating After Account Deletion via Google
  • #38703: Password Policy Changes get overwritten in the UI
  • #38799: Kerberos principal attribute value "comes back" when cleared.
  • #38873: Client Credentials tab : "Allow regex pattern comparison" toggle is always "On" on page load
  • #38911: Filtering of user- and admin-events by dateTo always returns empty results
  • #38932: Home button always redirects to master realm when permission denied
  • #38934: UI: Readonly/disabled profile form input fields are visually indistinguishable from active fields
  • #38964: [26.2.0/26.1.5] Regression: ClientList value is empty in UI for CustomUserStorageProviderFactory
  • #38970: Authentication request can fail with `unknown_error`
  • #39026: Fine-grained-permssion v2 Display problem
  • #39037: UserInfo request fails by using an access token obtained in Hybrid flow with offline_access scope
  • #39046: Keycloak 26.2.0 can't authenticate to the H2 database after the upgrade
  • #39055: After import of keys an export doesn't include these values
  • #39065: Issue with SSL and `CertificatereloadManager` in Keycloak 26.2 when using Istio
  • #39085: Redirects to admin endpoint 404s on hostname-admin / request scheme mismatch
  • #39124: [Operator CI] - Test remote (slow)
  • #39180: Groups view: Filter/search bar disappears and groups not shown after clearing empty search results
  • #39182: Oracle driver problems in keycloak 26.2.1
  • #39187: Account console: defaultLocale item in select locale field
  • #39206: Wrong UDP jgroups metric name
  • #39219: Serverinfo response grows over time
  • #39237: Deletion of a role is slow when when there are a lot of roles in the database
  • #39246: Duplicate user entries when searching custom attributes
  • #39274: Aurora DB should not update automatically to the latest minor version
  • #39296: Inconsistent "grant_types" vs "grantTypes" Naming Causes GrantTypeCondition to Always Fail