Forum Discussion
brettmcstotts
Dec 06, 2023Copper Contributor
Microsoft Edge Third-Party Cookie Deprecation?
Google Chrome has https://developers.google.com/privacy-sandbox/3pcd to deprecate third-party cookies. Since Edge uses Chromium will third-party cookies also be deprecated in Edge? If so, is there a ...
Mr_Happy_Pants
Jan 12, 2024Copper Contributor
is there no answer to this?
is it too complex of a question for Microsoft to answer?
is it too complex of a question for Microsoft to answer?
- mcessnaJan 16, 2024Copper ContributorAs far as I've been able to determine, Edge will follow the same timeline as Chrome since Edge is based on Chromium. The timeline is published here:
The Privacy Sandbox Timeline for the Web
https://privacysandbox.com/open-web/#the-privacy-sandbox-timeline
As far as a deprecation trial, see here:
Preserving critical user experiences
https://developers.google.com/privacy-sandbox/3pcd/temporary-exceptions/preserving-critical-user-experiences
See also:
Google
Third-party cookies restricted by default for 1% of Chrome users
https://developers.google.com/privacy-sandbox/blog/cookie-countdown-2024jan
Prepare for phasing out third-party cookies
https://developers.google.com/privacy-sandbox/3pcd
Cookies Having Independent Partitioned State (CHIPS)
https://developers.google.com/privacy-sandbox/3pcd/chips
Note: If you are a developer using either .NET (formerly .NET Core) or .NET Framework, as of this time, neither will support the new "Partitioned" cookie attribute as was done for the "SameSite" attribute. The solution Microsoft proposed to us was to use the CookieOptions.Extensions property in .NET or an outbound URL Rewrite rule in .NET Framework.
Thanks
Mike- MikeOtownMar 05, 2024Copper ContributorThank you for the information Mike. It would be nice to have an official statement from Microsoft.