You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2019/10/18 18:50:35 UTC

[Bug 63865] Cookie Attribute SameSite=None is default to unset in Chrome browser

https://bz.apache.org/bugzilla/show_bug.cgi?id=63865

--- Comment #1 from Prakash Saraf <pp...@gmail.com> ---
Google Chrome will also default all cookies without "SameSite" attribute to
"Samesite=LAX" effective from Chrome v80. So, its important that if the value
is set to NONE, tomcat does honor that and put SameSite=NONE rather unsetting
it. 
Reference for upcoming Chrome change -
https://www.chromestatus.com/feature/5088147346030592

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org