SameSite Cookies - Chrome Update

preview_player
Показать описание
From Chrome 80, as part of a staged rollout, the default behavior of cookies will be changing. Cookies without a SameSite attribute will be treated as if they had SameSite=Lax set, which will restrict them to first-party only. Cookies for third-party contexts must be marked with SameSite=None; Secure. Enable this behavior in Chrome now and start testing your sites to make sure you’re ready for the change!

Links:

Рекомендации по теме
Комментарии
Автор

how to update same site options in chrome version 100.x and later

srinivasasanchana
Автор

Finally, I understood how crossite scripting works. Thanks.

a.yashwanth
Автор

Ok, very nice 👍Setting the flags and opening console on this site (youtube) is generating a lot of warnings now... 😁 (Chrome 79)

aatventure
Автор

The funny part is. He is not wearing a watch :)

nielsSavantKing
Автор

Really good explanation. Exactly what I was looking for and in 4 minutes!

suzannevogt
Автор

the best part is Safari and iOS12 treating `SameSite=none` as `SameSite=strict`, and they won't backport the fix from 13 to 12

underactive
Автор

Now i know why i cant pass cookies and credentials through javascript even if the header is set to true
You saved me a lot of time of researches thanx google 😁

unknownad_official
Автор

Why "Lax" keyword? Intuitively lax for me is in contrast accociated with something not secure and weak.

zeio-nara
Автор

I'm sry I don't understand this. How do you set SameSite: None; Secure. I'm trying to src="image of an eight ball by copying the url" but I get this cookie error. Can someone please explain this? Ty

pxskndn
Автор

Network doesn't show a cookies option to click on.

HologramJay
Автор

finally video with very clear explanation not alot bla bla bla

yumifeccan
Автор

In my console next to initiator is size then timing, I don't have the cookie option. Why is that?

rosalierazonable
Автор

Now it's not available navigation gestures in chrome flags

rbar
Автор

Big thank you for your clearly explanation :) <3

lilingmeng
Автор

Im getting a bunch of errors ERR_TIMEOUT, samesite errors and ERR_CANCEL or something, i cant even access certain websites

samyt
Автор

Causing me random logouts of some sites, must relog like 20x 30x daily and am annoyed to die. Settings in /flags doesnt work. Reverse it and please dont touch working things.

sketcz
Автор

I'm using fire fox, and in web developer tool in console tab their is a bunch of Debug renderer and will be remove. Please used Renderer. it only appear 4 time, then next it says some cookies are misusing the recommende"samesite" attribute 33 and it keep climing up, and then it shows a bunch of source map error status 404, well only one this time, but before their was more then one. I don't know what this mean?

SuperNickid
Автор

How does this work with Nginx reverse proxy and express app in node? I am not able to save cookies in the browser using same site none and secure flags.

badrinarayanansridharan
Автор

Hi, I am an elementary school teacher.I cannot save changes with devtools in an interactive exercices site.
The message is:
Because a cookies Samesite attribute was not set or is invalid.
Can you help me please!

casimirococinas
Автор

so complicated... can anyone make it simple to stop ads and cookies please

readjohn-