Open utterances-bot opened 1 year ago
This article explains in detail the SameSite property of a cookie and how to set it in a spring application.
https://www.springcloud.io/post/2022-04/spring-samesite/
Re the FB example above, what will prevent FB from creating the tracking cookie with SameSite=None?
SameSite=None
How to set SameSite property for Cookie in SpringBoot application? - Spring Cloud
This article explains in detail the SameSite property of a cookie and how to set it in a spring application.
https://www.springcloud.io/post/2022-04/spring-samesite/