Release date 2026/04/07
Feature
-
Added Token Exchange support to swap JWT tokens before accessing MCP Server.
-
Added support for mapping claim to authenticated credential.
-
Made the client_id field not required when client_auth is set to something other than client_secret_basic or client_secret_post
-
Added
upstream_headersfield for mapping token claims to upstream headers using path-based access. Mutually exclusive withclaim_to_header. -
Added support for passing tokens upstream.
-
Added support for multiple token validation methods.
-
Added support mapping claims in token to
consumerandconsumer_groups.
Bugfix
-
Fixed an issue where we didn’t clear header for absent claim.