26.4.2
📦 keycloakView on GitHub →
✨ 1 features🐛 6 fixes
Summary
This release includes enhancements such as SPIFFE support for OIDC JWK endpoints and resolves several bugs across CI, authentication, identity brokering, UI, and core server functionality.
Migration Steps
- Refer to the migration guide for a complete list of changes before upgrading.
✨ New Features
- SPIFFE now supports OIDC JWK endpoint.
🐛 Bug Fixes
- Fixed workflow failure related to FipsDistTest#testUnsupportedHttpsPkcs12KeyStoreInStrictMode in CI.
- Addressed vulnerability in brute force detection settings.
- Corrected incorrect Basic Auth encoding for OIDC Identity Provider when Client ID contains a colon.
- Fixed UI crash on admin /users/add-user page since version 26.4.0.
- Resolved issue where intra-document links were not rendered in downstream documentation.
- Fixed server not shutting down gracefully when started with --optimized flag.