Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
kjun0306
Contributor III
Contributor III

Embedding QlikSense dashboard in iframe

Hi,

I am using a Qlik Sense dashboard (it is currently being hosed in cloud) with JWT authentication and Section Access. 

I am able to open up the dashboard from my web application as a separate page, but I'd like to open it up in an iframe. 

Has anyone implemented this?

Thanks.

Labels (2)
3 Replies
vighnesh2022
Partner - Contributor III
Partner - Contributor III

Hi,

   There is support article for this scenario. have you tried this?

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-SaaS-How-to-embed-a-ch...

alex_colombo
Employee
Employee

Hey @kjun0306 , please see this page for creating an iframe and using JWT auth.

If you are using Qlik Cloud, I reccomend to change JWT authentication to OAuth2 authentication in ordder to avoid 3rd-party cookies (will be block in browsers very soon). With this authentication type, you can use qlik-embed for embedding entire app/sheet/chart into your web app.

Jeffrey_Goldberg
Employee
Employee

@kjun0306 , highly recommend you begin using qlik-embed with Qlik Cloud. You can find information on using qlik-embed to integrate a Qlik Sense application without iframes, without the complexity of jwt, and the simiplicity (somewhat) of OAuth2.

Start here: https://qlik.dev/embed/qlik-embed/