Forum Discussion
haktech565
Dec 27, 2023Copper Contributor
Third party cookies deprecation for provider-hosted SP app
We have a provider-hosted app that performs client-side calls (by using ProxyWebRequestExecutorFactory). It seems that such calls are not working when third-party cookies are disabled on a browser. Chrome and other browsers are blocking third party cookies by next year. Of course users were able to un-block these cookies through the settings, but the sole fact that they had to do it caused some inconvenience specially for big organizations.
Is there any MS documentation regarding this or anyone has been able to figure out a way for moving forward?
Thanks,
haktech565 Try removing iframe
- NINTGTMCopper Contributor
haktech565 Try removing iframe
- mcessnaCopper ContributorI'm not sure about the ProxyWebRequestExecutorFactory class, but please see the following:
Preserving critical user experiences
https://developers.google.com/privacy-sandbox/3pcd/temporary-exceptions/preserving-critical-user-experiences
Microsoft Edge Third-Party Cookie Deprecation?
https://techcommunity.microsoft.com/t5/discussions/microsoft-edge-third-party-cookie-deprecation/m-p/4030839#M61754