From dfab08ed727bab01efa83f555774627ec67ad36f Mon Sep 17 00:00:00 2001 From: Jill Adams <85581471+jilladams@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:27:28 -0800 Subject: [PATCH] VACMS-20422 launch injected header on bva.va.gov (#34820) --- src/applications/proxy-rewrite/proxy-rewrite-whitelist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/applications/proxy-rewrite/proxy-rewrite-whitelist.json b/src/applications/proxy-rewrite/proxy-rewrite-whitelist.json index b3e545f5635c..bf0d586522e1 100644 --- a/src/applications/proxy-rewrite/proxy-rewrite-whitelist.json +++ b/src/applications/proxy-rewrite/proxy-rewrite-whitelist.json @@ -43,12 +43,12 @@ { "hostname": "bva.va.gov", "pathnameBeginning": "/", - "cookieOnly": true + "cookieOnly": false }, { "hostname": "www.bva.va.gov", "pathnameBeginning": "/", - "cookieOnly": true + "cookieOnly": false }, { "hostname": "cem.va.gov",