
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Sense in Sharepoint
Hello,
I'm using Qlik Sense client managed and i try to integrate a specific sheet in my sharepoint site. to do that, I added a specific virtual proxy that I configured with SameSite attribute to "none".
About the integration in sharepoint, I use an IFRAME Web part.
It workd but i notice that the simple fact of opening my sheet in sharepoint consumes 5 sessions at the same time. So, when I try to open my QS app diresctly on the hub, I get the message "Too many sessions active in parallel".
Why does sharepoint open so many sessions to simply display a Qlik Sense sheet in an IFRAME?
How can I fix this issue ?
Thanks,
Emmanuel
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Emmanuel_DORR - thank you for the update. Also, ARGH!
If this is the only embed part on the page, from no existing Sense sessions being active, it is hard to explain. The one thing I would suggest at this point is to investigate using the Identity parameter, this way you should at least able to programmatically isolate the embedded session from any others active on the platform.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you mean the "Embed</>" webpart, or are you referring to a legacy, client-managed, Sharepoint instance?
If the latter, I think there may be issues with the part not caching session data/cookies properly.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
proxy looks configured correctly according to: https://community.qlik.com/t5/Official-Support-Articles/Missing-SameSite-attribute-blocks-requests-i... (which you followed)
What browser is this in? Version of Sense?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--> Qlik Sense February 2024 Patch 5 (Update 1)
--> Browser Google Chrome
This doesn't seem to happen systematically.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes i'm using the embedded webpart :

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Emmanuel_DORR - thank you for the update. Also, ARGH!
If this is the only embed part on the page, from no existing Sense sessions being active, it is hard to explain. The one thing I would suggest at this point is to investigate using the Identity parameter, this way you should at least able to programmatically isolate the embedded session from any others active on the platform.
