Status Update
Comments
am...@google.com <am...@google.com> #2
Thanks for the report and screenshots. I can't reproduce this because I don't have a moneyguidepro.com account, but the steps in the PDF help illustrate the issue.
am...@google.com <am...@google.com> #3
Mike, could you confirm if this issue is fixed when the top-level site is added to "Sites allowed to use third-party cookies" in chrome://settings/cookies? (Looks like that would be [*.]pietech.com
in your example)
mk...@gmail.com <mk...@gmail.com> #4 Restricted
mk...@gmail.com <mk...@gmail.com>
am...@google.com <am...@google.com> #5
Thanks for the instructions, I was able to reproduce the issue.
Because this flow happens in a popup, there is a chance this will be mitigated by 3PCD heuristics (
For now, it looks like you're signing up for the deprecation trial - I would recommend continuing this process to ensure this is fully mitigated in the short term.
@johannhof FYI it looks like this embed is using client credentials, this might be another use case for treating them as user intent.
mk...@gmail.com <mk...@gmail.com> #6
am...@google.com <am...@google.com> #7
My bad, flipped the Status and assigned to the hotlist for handling the DT requests. Thanks!
mk...@gmail.com <mk...@gmail.com> #8
mk...@gmail.com <mk...@gmail.com> #9
jo...@google.com <jo...@google.com> #10
Hi Mike, I hope your DT integration went well. Have you thought about long term API based solutions to this? If
- You could use the
to request access to third-party cookiesStorage Access API - You could replace your login step with
as a native login UIFedCM
If this is not the case, you might want to consider switching to a popup based authentication instead of requiring an in-frame login, this will allow you to leverage the heuristics Anton mentioned and also open up the option of using the two APIs mentioned above.
Description
2. Partitioned third party cookies using CHIPS blocks cookie access to any popup window or new tab opened from within our embedded iframe. This breaks our site with a web origin of
3. Screenshot document is attached.
4. The site is used some in a managed enterprise setup but mostly on client facing financial websites.