fix(oidc): fix Set-Cookie header corruption during session refresh (#3928)

Signed-off-by: jingze <daijingze.djz@alibaba-inc.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jingze
2026-06-05 17:58:20 +08:00
committed by GitHub
parent 137d76332e
commit 57db9ccc46
3 changed files with 8 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ go 1.24.1
toolchain go1.24.4
require (
github.com/higress-group/oauth2-proxy v1.0.1-0.20260604015908-ddc2e341fc40
github.com/higress-group/oauth2-proxy v1.0.1-0.20260605094027-396b01ca2ca4
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250611100342-5654e89a7a80
github.com/higress-group/wasm-go v1.0.2-0.20250911113549-cbf1cfcce774
github.com/tidwall/gjson v1.18.0