<?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: Qlik sense authentication in Mashup in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-sense-authentication-in-Mashup/m-p/98611#M1582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan you can use this lib &lt;A href="https://github.com/qmoni/qliksense-api" title="https://github.com/qmoni/qliksense-api"&gt;https://github.com/qmoni/qliksense-api&lt;/A&gt; to authenticate and get the session cookie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Sep 2018 01:24:39 GMT</pubDate>
    <dc:creator>rodolfoviolac</dc:creator>
    <dc:date>2018-09-22T01:24:39Z</dc:date>
    <item>
      <title>Qlik sense authentication in Mashup</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-sense-authentication-in-Mashup/m-p/98610#M1581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently designing mashups on an external web server and it needs to be authenticated to Qlik sense . I have currently used ticketing mechanism using proxy api as per below link.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Example-Connect-API-Certificates.htm"&gt;https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Example-Connect-API-Certificates.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it shows me the below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;[WebException: The remote server returned an error: (502) Bad Gateway.]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; System.Net.HttpWebRequest.GetRequestStream(TransportContext&amp;amp; context) +1176&lt;/P&gt;&lt;P&gt;&amp;nbsp; System.Net.HttpWebRequest.GetRequestStream() +23&lt;/P&gt;&lt;P&gt;&amp;nbsp; WebApplication12.TicketExampleCertificate.TicketRequest(String method, String server, String user, String userdirectory) +564&lt;/P&gt;&lt;P&gt;&amp;nbsp; WebApplication12.GetMyTicket.Go_Button_Click(Object sender, EventArgs e) +140&lt;/P&gt;&lt;P&gt;&amp;nbsp; System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +155&lt;/P&gt;&lt;P&gt;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? is this anything related to certificate issue? I have confirmed that the two servers aren't blocked with any firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what is the best way to authenticate to Qlik sense when Mashup is used via a .net&amp;nbsp; application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 18:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-sense-authentication-in-Mashup/m-p/98610#M1581</guid>
      <dc:creator>pavanpatha</dc:creator>
      <dc:date>2018-09-21T18:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense authentication in Mashup</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-sense-authentication-in-Mashup/m-p/98611#M1582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan you can use this lib &lt;A href="https://github.com/qmoni/qliksense-api" title="https://github.com/qmoni/qliksense-api"&gt;https://github.com/qmoni/qliksense-api&lt;/A&gt; to authenticate and get the session cookie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2018 01:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-sense-authentication-in-Mashup/m-p/98611#M1582</guid>
      <dc:creator>rodolfoviolac</dc:creator>
      <dc:date>2018-09-22T01:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense authentication in Mashup</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-sense-authentication-in-Mashup/m-p/98612#M1583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after 2 days of research this has been fixed. The issue was with the proxy settings on the server. I removed them and it started working like charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also like to use&lt;/P&gt;&lt;P&gt;request.Proxy = null;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-sense-authentication-in-Mashup/m-p/98612#M1583</guid>
      <dc:creator>pavanpatha</dc:creator>
      <dc:date>2018-09-24T18:02:05Z</dc:date>
    </item>
  </channel>
</rss>

