Forum Discussion
Login Issues with PowerBI embedded iFrame in Safari
- 5 years ago
As far as I am concerned,when using the new Safari browser with Intelligent Tracking Prevention (ITP), 3rd party cookies are not allowed by default to remove the ability for websites to track you using cookies.
When an iframe is hosted in a page, it’s cookies, even if they are for the origin in the frame are considered 3rd party if it is hosted in a page that is a different origin. This causes the cookies set for the PBI embedded add-in webpart model to not be sent on subsequent requests, including the authentication cookie.
You need to have the customer check these options. At the same time, other browsers may also have this issue, please refer to the solution here:
As far as I am concerned,when using the new Safari browser with Intelligent Tracking Prevention (ITP), 3rd party cookies are not allowed by default to remove the ability for websites to track you using cookies.
When an iframe is hosted in a page, it’s cookies, even if they are for the origin in the frame are considered 3rd party if it is hosted in a page that is a different origin. This causes the cookies set for the PBI embedded add-in webpart model to not be sent on subsequent requests, including the authentication cookie.
You need to have the customer check these options. At the same time, other browsers may also have this issue, please refer to the solution here: