[Webkit-unassigned] [Bug 217138] Third party cookie not working even when ITP is OFF
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 3 09:11:32 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=217138
--- Comment #4 from Spambit <sarkar.sambit at gmail.com> ---
Well, I guess I cannot instruct or let user visit third-party domain when our default domain is 127.0.0.1. Basically I must load a locally hosted webapp at first-launch. And then I need to load another web app from a different domain in iframe. I think embedding a webapp in an iframe from another is common. The web-app in 127.0.0.1 handles authenticating the user, and the application hosted in the iframe can trust that the user is signed in. This strategy does not work with WKWebView then. My whole question is why default cookie policy has to be in play even when ITP is off. At-least this does not happen with desktop safari 14.0.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201003/d1d4a387/attachment.htm>
More information about the webkit-unassigned
mailing list