<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Embedding QlikSense dashboard in iframe in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2434738#M20274</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using a Qlik Sense dashboard (it is currently being hosed in cloud) with JWT authentication and Section Access.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone implemented this?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 13:33:32 GMT</pubDate>
    <dc:creator>kjun0306</dc:creator>
    <dc:date>2024-03-26T13:33:32Z</dc:date>
    <item>
      <title>Embedding QlikSense dashboard in iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2434738#M20274</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using a Qlik Sense dashboard (it is currently being hosed in cloud) with JWT authentication and Section Access.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone implemented this?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 13:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2434738#M20274</guid>
      <dc:creator>kjun0306</dc:creator>
      <dc:date>2024-03-26T13:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding QlikSense dashboard in iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2435388#M20297</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;There is support article for this scenario. have you tried this?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-SaaS-How-to-embed-a-chart-in-an-iFrame/ta-p/1711503" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-SaaS-How-to-embed-a-chart-in-an-iFrame/ta-p/1711503&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 04:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2435388#M20297</guid>
      <dc:creator>vighnesh_gawad</dc:creator>
      <dc:date>2024-03-28T04:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding QlikSense dashboard in iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2435849#M20306</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/44421"&gt;@kjun0306&lt;/a&gt;&amp;nbsp;, please see &lt;A href="https://qlik.dev/embed/iframe/authenticate/managing-iframe-embedded-content-session-state-using-enigmajs-and-json-web-tokens/" target="_self"&gt;this&lt;/A&gt; page for creating an iframe and using JWT auth.&lt;/P&gt;
&lt;P&gt;If you are using Qlik Cloud, I reccomend to change JWT authentication to &lt;A href="https://qlik.dev/authenticate/oauth/" target="_self"&gt;OAuth2 authentication&lt;/A&gt; in ordder to avoid 3rd-party cookies (will be block in browsers very soon). With &lt;A href="https://qlik.dev/embed/qlik-embed/authenticate/connect-qlik-embed/" target="_self"&gt;this authentication&lt;/A&gt; type, you can use &lt;A href="https://qlik.dev/embed/qlik-embed/" target="_self"&gt;qlik-embed&lt;/A&gt; for &lt;A href="https://qlik.dev/embed/qlik-embed/quickstart/qlik-embed-webcomponent-quickstart/" target="_self"&gt;embedding entire app/sheet/chart&lt;/A&gt; into your web app.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 10:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2435849#M20306</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-03-29T10:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding QlikSense dashboard in iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2435865#M20308</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/44421"&gt;@kjun0306&lt;/a&gt;&amp;nbsp;, 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.&lt;/P&gt;
&lt;P&gt;Start here:&amp;nbsp;&lt;A href="https://qlik.dev/embed/qlik-embed/" target="_blank"&gt;https://qlik.dev/embed/qlik-embed/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 11:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-QlikSense-dashboard-in-iframe/m-p/2435865#M20308</guid>
      <dc:creator>Jeffrey_Goldberg</dc:creator>
      <dc:date>2024-03-29T11:29:21Z</dc:date>
    </item>
  </channel>
</rss>

