CookiesAllowedForUrls: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===Allow Cookies For URLS=== Applied globally 8/3/2021. Advised by Linda Higgins. Reference: https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::CookiesAllowedFo...") |
No edit summary |
||
Line 1: | Line 1: | ||
===Allow Cookies For URLS=== | ===Allow Cookies For URLS=== | ||
Applied globally 8/3/2021. Advised by Linda Higgins. | Applied globally 8/3/2021. Advised by Linda Higgins. | ||
Reference: https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::CookiesAllowedForUrls | Reference: https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::CookiesAllowedForUrls | ||
Reference: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#cookiesallowedforurls | Reference: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#cookiesallowedforurls | ||
====Chrome==== | ====Chrome==== |
Latest revision as of 19:29, 3 August 2021
Allow Cookies For URLS
Applied globally 8/3/2021. Advised by Linda Higgins.
Reference: https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::CookiesAllowedForUrls
Reference: https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#cookiesallowedforurls
Chrome
reg add HKLM\Software\Policies\Google\Chrome\CookiesAllowedForUrls /v 1 /t REG_SZ /d [*.]agverso.com
reg add HKLM\Software\Policies\Google\Chrome\CookiesAllowedForUrls /v 2 /t REG_SZ /d [*.]aws02-staff.auto-graphics.com
Edge
reg add HKLM\Software\Microsoft\Edge\CookiesAllowedForUrls /v 1 /t REG_SZ /d [*.]agverso.com
reg add HKLM\Software\Microsoft\Edge\CookiesAllowedForUrls /v 2 /t REG_SZ /d [*.]aws02-staff.auto-graphics.com