

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Sense stuck loading in an iFrame in Google Chrome
Hi all,
I have a Qlik Sense hub embedded in an iFrame that works fine in Firefox. However, in Google Chrome, after it asks for credentials it stays indefinitely loading:
In Firefox it has only worked after I selected "SameSite attribute (http) = none" in QMC/Virtual Proxy as per https://community.qlik.com/t5/Knowledge/Missing-SameSite-attribute-blocks-requests-in-Chrome-80-and/...
Firefox shows a warning, but as said, it works:
How can I get this to work in Google Chrome?
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @morenoju ,
Are you using HTTP or HTTPS, if using HTTP, are you using a reverse proxy with SSL offloading so that it appears as HTTPS to the end user ?
You should set has secure=true and samesite=none for HTTPS if using HTTPS and secure=true samesite=none for HTTP if using a reverse proxy with SSL offloading and the incoming connection from the reverse proxy to the Qlik Sense server is HTTP.
