이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 5. Technology preview features
The following new features are in a Technology Preview status:
5.1. Federated client authentication and SPIFFE trust relationship provider 링크 복사링크가 클립보드에 복사되었습니다!
Identity providers are now able to federate client authentication. This allows clients to authenticate with SPIFFE JWT SVIDs, Kubernetes service accounts, or tokens issued by a OpenID Connect identity provider.
5.2. Rolling updates for patch releases for minimized downtime 링크 복사링크가 클립보드에 복사되었습니다!
In the previous release, the Keycloak Operator was enhanced to support performing rolling updates of the Keycloak image if both images contain the same version. This is useful, for example, when switching to an optimized image, changing a theme or a provider source code.
In this release, we extended this capability to perform a rolling update when the new image contains a future patch release from the same major.minor release stream as a preview feature. This can reduce the service’s downtime even further, as downtime is only needed when upgrading from a different minor or major version.
For more details, see Rolling updates.
5.3. Showing context information in log messages 링크 복사링크가 클립보드에 복사되었습니다!
You can now add context information via the mapped diagnostic context (MDC) to each log message like the realm or the client that initiated the request. This helps you to track down a warning or error message in the log to a specific caller or environment
For more details on this feature, see Adding context for log messages.
5.4. Existing technology preview features 링크 복사링크가 클립보드에 복사되었습니다!
Also, the following existing features remain in a technology preview status:
- Client Secret Rotation
- JavaScript support to write custom authenticators