<- Chrome Settings Library

LegacySameSiteCookieBehaviorEnabledForDomainList

Revert to legacy SameSite behavior for cookies on these sites
Last updated January 14, 2025
Deprecated

Cookies set for domains matching these patterns will revert to legacy SameSite behavior. Reverting to legacy behavior causes cookies that don't specify a SameSite attribute to be treated as if they were "SameSite=None", removes the requirement for "SameSite=None" cookies to carry the "Secure" attribute, and skips the scheme comparison when evaluating if two sites are same-site. See https://www.chromium.org/administrators/policy-list-3/cookie-legacy-samesite-policies for full description. For cookies on domains not covered by the patterns specified here, or for all cookies if this policy is not set, the global default value will be the user's personal configuration. For detailed information on valid patterns, please see https://cloud.google.com/docs/chrome-enterprise/policies/url-patterns. Note that patterns you list here are treated as domains, not URLs, so you should not specify a scheme or port.

Supported On:
Platform Start End
Android 79 131
Chrome (Windows, Mac, Linux) 79 131
ChromeOS 79 131
Example value:

{"0":"www.example.com","1":"[*.]example.edu"}

Features: