summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ydb/mvp/oidc_proxy/oidc_protected_page.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/mvp/oidc_proxy/oidc_protected_page.cpp b/ydb/mvp/oidc_proxy/oidc_protected_page.cpp
index ee41ca32ffc..c9ba2a8210a 100644
--- a/ydb/mvp/oidc_proxy/oidc_protected_page.cpp
+++ b/ydb/mvp/oidc_proxy/oidc_protected_page.cpp
@@ -178,6 +178,7 @@ NHttp::THttpOutgoingRequestPtr THandlerSessionServiceCheck::CreateProxiedRequest
static const TVector<TStringBuf> HEADERS_WHITE_LIST = {
"Connection",
+ "Accept",
"Accept-Language",
"Cache-Control",
"Sec-Fetch-Dest",