I’m trying to get 100% on https://observatory.mozilla.org/ but the last thing I need is that the SameSite flag in the cookie response to be set to SameSite=Strict.
Is it possible to configure that for the __cfuid cookie?
I’m trying to get 100% on https://observatory.mozilla.org/ but the last thing I need is that the SameSite flag in the cookie response to be set to SameSite=Strict.
Is it possible to configure that for the __cfuid cookie?
You don’t need to get 100%, every website has its own use case and some things aren’t recommended for everyone.
You can’t control the behaviour for that _cfuid cookie, but it’s not really a problem, it’s non-personally identifiable, used just for security purposes.
This topic was automatically closed after 14 days. New replies are no longer allowed.