
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Blendr iFrame Embedding and 3rd party cookies
Jul 28, 2021 4:45:02 PM
Feb 23, 2021 7:32:11 AM
Problem
As browsers are putting more and more restrictions on the use of third party cookies, the Blendr embedded iFrame solution could be impacted in certain browsers in the future. This is because Blendr relies on functional cookies to recognize user sessions and any cookie in an embedded iframe on a different domain than the parent frame, is automatically considered a “third party cookie“ for most browsers.
Solution
A potential solution to this involves us configuring a vanity URL for your Blendr hub that’s in the same domain as your main application. Doing this, the iFramed application (Blendr), will effectively be in the same domain as the parent frame, which means that the Blendr functional cookies will no longer be considered as being “third party“.
If this is something you’d see as interesting for your use case, there is some set-up necessary to achieve this.
-
Please choose a preferred subdomain and share your chosen URL for the Blendr hub (e.g. if your application's URL is yourcompany.com, this could be blendr.yourcompany.com or integrations.yourcompany.com ).
-
Add the DNS records on your end and share the details with us.
-
We’ll configure this on our side and we’ll provide you with some additional DNS changes to configure on your side.
If you're interested in how this solution could work for you, please contact support.
Caveats
Please note, we can only configure one vanity URL per provider. If your application runs on multiple domains or supports vanity URLs for your own customers, this solution will not apply.
An alternative solution will be to use the Blendr SaaS API to build your own UI, as this solution does not rely on cookies.