How to implement sameSite cookie flag in Pega 7.2.2 ?
Hello,
We will work on Pega 7.2.2 and we have a mashup implemented in production.
Some users use Google Chrome browser and in February 2020, Google will implement the new secure cookie model:
https://blog.chromium.org/2019/10/developers-get-ready-for-new.html
A new flag must be present in cookie to enable the cookie transmission between the same domain when the users not use the same web site.
So I want to know how to implement it in Pega ?
Regards,