Who would benefit? |
Product teams who embed their ideas portal in another website. |
What impact would it make? |
Our portal users in Safari would be able to access the embedded portal and leave feedback. We currently need to give them a link to access the portal directly. |
How should it work? |
When a Safari user visits a website with a portal embedded in an iframe, they can log in to the portal. This currently works in Chrome, but may stop working as they change support for third-party cookies. |
Safari and other browsers have a security requirement that cookies from embedded pages must from the same domain as the host page. Good news! You can use a cname for your embedded ideas portals to match your website. Use a unique cname for each embedded portal and make sure the iframe code data-portal-url
refers to the portal cname as well. We will update our knowledge base to include this guidance.