Release date 2026/04/28
Bugfix
-
Fixed an issue where
token_exchange.cache.enabled = falsewas ignored and exchanged tokens were still cached because the cache toggle incorrectly readtoken_exchange.cache.ttlinstead oftoken_exchange.cache.enabled. -
Fixed an issue where token exchange actor tokens were not sourced correctly from
token_exchange.request, ensuring correct forwarding of actor tokens configured in headers or plugin config.