Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounce Tracking Mitigation and 3PCD Deprecation Trial #266

Closed
bretticus-mc opened this issue Feb 29, 2024 · 1 comment
Closed

Bounce Tracking Mitigation and 3PCD Deprecation Trial #266

bretticus-mc opened this issue Feb 29, 2024 · 1 comment
Labels
third-party-cookie-deprecation Third-party cookie deprecation

Comments

@bretticus-mc
Copy link

We have a SAML flow being labeled as bounce tracking. It occurs when the SAML destination (Relay State parameter) is configured to be outside of the domain being federated with.

The flow is:
IdP.com -> SAML federation to our domain. We set cookies, then redirect to Relay State -> customer.com, where our app is embedded as an iframe.

I know bounce tracking mitigation is only activated when 3P Cookies are blocked. Just want to confirm this means our customers won't be affected by this mitigation until the Deprecation Trial ends?

@bretticus-mc bretticus-mc added the third-party-cookie-deprecation Third-party cookie deprecation label Feb 29, 2024
@wanderview
Copy link

Correct. Chrome's bounce tracking mitigations honors the cookie exceptions created by the deprecation trial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third-party-cookie-deprecation Third-party cookie deprecation
Projects
None yet
Development

No branches or pull requests

2 participants