From 4d2775378f37a824c2c7f54208d2b8bee12ac8dc Mon Sep 17 00:00:00 2001 From: Jan Larwig Date: Sat, 14 Mar 2026 11:09:00 +0800 Subject: [PATCH] doc: add changelog entry for #2685 Signed-off-by: Jan Larwig --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db0be632..cad157f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - [#3352](https://github.com/oauth2-proxy/oauth2-proxy/pull/3352) fix: backend logout URL call on sign out (#3172)(@vsejpal) - [#3332](https://github.com/oauth2-proxy/oauth2-proxy/pull/3332) ci: distribute windows binary with .exe extension (@igitur) +- [#2685](https://github.com/oauth2-proxy/oauth2-proxy/pull/2685) feat: allow arbitrary claims from the IDToken to be injected into the response header (@vegetablest) # V7.14.3