<?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 Re: Authentication mechanism while Integrating Qlik sense into external web app through iFrame in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1767587#M13638</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an alternate scenario here where i am integrating my external web app into the qlik sense apps. Looking for a qlik auth API which i can use to access any token that qlik provides from my external app backend to authenticate the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will provide a seamless user experience instead of providing a separate login page for my external app in the qlik dashboard.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2020 10:07:49 GMT</pubDate>
    <dc:creator>shalini</dc:creator>
    <dc:date>2020-12-10T10:07:49Z</dc:date>
    <item>
      <title>Authentication mechanism while Integrating Qlik sense into external web app through iFrame</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240294#M6623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have installed &lt;STRONG&gt;Qlik sense desktop&lt;/STRONG&gt; software where I have created a app in the hub.&lt;/P&gt;&lt;P&gt;In "&lt;STRONG&gt;&lt;A href="http://localhost:4848/dev-hub/single-configurator"&gt;localhost:xxxx/dev-hub/single-configurator&lt;/A&gt;"&lt;/STRONG&gt; I select the same app from the dropdown list and on click on single sheet i get the iFrame content which I include it in the iFrame src of the enternal app..&lt;/P&gt;&lt;P&gt;But the problem is, in the external web app before the sheet is loaded, I get the authentication pop-up from Qlik for Username and Password. &lt;/P&gt;&lt;P&gt;I want to handle the authentication with in the code and avoid the Pop-Up for username and password from Qlik since Qlik is embedded with the Web App.&lt;/P&gt;&lt;P&gt;What are the possible ways to handle it? &lt;/P&gt;&lt;P&gt;My external app is hosted in the deployment server which is accessed by multiple tenant, hence i cannot afford to keep certificate in every tenant user. I'm looking for solution where the authentication mechanism is handled at the server end, &lt;SPAN style="font-size: 10pt;"&gt;we are using IIS server. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me direction as to which API and mechanism to use to handle authentication at the server end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards, &lt;/P&gt;&lt;P&gt;Vinuthna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 06:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240294#M6623</guid>
      <dc:creator />
      <dc:date>2017-02-09T06:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication mechanism while Integrating Qlik sense into external web app through iFrame</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240295#M6624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well first of all, you can't use Qlik Sense Desktop for this purpose. If a user would browse to your page it would try to access localhost:4848 on the users local machine and not your server, since well localhost is a local loopback adress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Qlik Sense Desktop, version 3.1, does not have authentication so whatever authentication dialog you are getting is not from us but most likely something that is running locally on the users machine under the same port, 4848.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 14:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240295#M6624</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2017-02-09T14:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication mechanism while Integrating Qlik sense into external web app through iFrame</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240296#M6625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks a lot for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My mistake, I could get your point on Qlik Sense Desktop. &lt;/P&gt;&lt;P&gt;We also have Qlik Sense Enterprise licensed software installed, and whenever i try to access the[single configurator] iFrame content from the web app it asks for authentication with a pop-up even inside the web application. How do I handle it in the code? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My external app is hosted in the deployment server which is accessed by multiple tenant, hence i cannot afford to keep certificate in every tenant user. I'm looking for solution where the authentication mechanism is handled at the server end, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;we are using IIS server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please give me direction as to which API and mechanism to use to handle authentication at the server end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Awaiting your reply, &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Vinuthna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 03:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240296#M6625</guid>
      <dc:creator />
      <dc:date>2017-02-13T03:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication mechanism while Integrating Qlik sense into external web app through iFrame</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240297#M6626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can opt for one of the custom authentication solutions between (Ticket, Session or Header) more details here (&lt;A href="http://help.qlik.com/en-US/sense/3.2/Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Security-Authentication-Solutions.htm" title="http://help.qlik.com/en-US/sense/3.2/Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Security-Authentication-Solutions.htm"&gt;Authentication solutions ‒ Qlik Sense&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Session solution is the best option if you embed the Qlik objects in an existing webapp where you already manage a session cookie. Qlik can share the same cookie&lt;/P&gt;&lt;P&gt;You can opt for Ticket solution in a Mashup case (when the webapp is just made of Qlik Sense objects). In this case you need to implement also the login page.&lt;/P&gt;&lt;P&gt;The header solution is the best choiche when you have a kind of proxy that act as SSO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In no one of the previous case you need to install a certificate on each client browser. The component that needs the certificate to have a trusted conversation with Qlik Sense is only the authentification Module implemented on your webapp (IIS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 09:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240297#M6626</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-02-14T09:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication mechanism while Integrating Qlik sense into external web app through iFrame</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240298#M6627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinuthna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have gone through the question you have put up. I hope the problem is solved back then.&lt;/P&gt;&lt;P&gt;I am facing the same issue now. Can you please share what has solved your problem.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting your reply,&lt;/P&gt;&lt;P&gt;Poojitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 07:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1240298#M6627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-05T07:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication mechanism while Integrating Qlik sense into external web app through iFrame</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1662636#M12074</link>
      <description>&lt;P&gt;Hey &lt;SPAN&gt;Poojitha&amp;nbsp;&lt;/SPAN&gt;/ &lt;SPAN&gt;Vinuthna&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;I am also facing the similar issue, Did you find any solutions ?&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2020 14:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1662636#M12074</guid>
      <dc:creator>MARTIN3535</dc:creator>
      <dc:date>2020-01-04T14:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication mechanism while Integrating Qlik sense into external web app through iFrame</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1767587#M13638</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an alternate scenario here where i am integrating my external web app into the qlik sense apps. Looking for a qlik auth API which i can use to access any token that qlik provides from my external app backend to authenticate the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will provide a seamless user experience instead of providing a separate login page for my external app in the qlik dashboard.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 10:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Authentication-mechanism-while-Integrating-Qlik-sense-into/m-p/1767587#M13638</guid>
      <dc:creator>shalini</dc:creator>
      <dc:date>2020-12-10T10:07:49Z</dc:date>
    </item>
  </channel>
</rss>

