<?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 Engine API authentication from .NET in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018254#M4032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lars,&lt;/P&gt;&lt;P&gt;By the way can I ask you a question that no one answered us on communities:&lt;/P&gt;&lt;P&gt;How to connect using a session or a ticket to Qlik-Engine API using web sockets from a .NET app? Is that possible and do you have maybe a sample?&lt;/P&gt;&lt;P&gt;Thanks JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 15:24:36 GMT</pubDate>
    <dc:creator>jp_golay</dc:creator>
    <dc:date>2016-04-12T15:24:36Z</dc:date>
    <item>
      <title>Qlik Engine API authentication from .NET</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018252#M4030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I need to contact the Qlik Engine API from .NET. How can I authenticate to the web socket I have both the ticket or the cookie?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 12:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018252#M4030</guid>
      <dc:creator>jp_golay</dc:creator>
      <dc:date>2016-04-12T12:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Engine API authentication from .NET</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018253#M4031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you have the cookie here is an example of how you can add it to your CustomCookies on the Location.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;foreach (Cookie cookie in response.Cookies)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; location.CustomUserCookies.Add(cookie.Name, cookie.Value);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;location.AsNtlmUserViaProxy(false);&lt;BR /&gt;var version = location.Hub(noVersionCheck: true).ProductVersion();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Lars-Göran Book&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 14:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018253#M4031</guid>
      <dc:creator />
      <dc:date>2016-04-12T14:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Engine API authentication from .NET</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018254#M4032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lars,&lt;/P&gt;&lt;P&gt;By the way can I ask you a question that no one answered us on communities:&lt;/P&gt;&lt;P&gt;How to connect using a session or a ticket to Qlik-Engine API using web sockets from a .NET app? Is that possible and do you have maybe a sample?&lt;/P&gt;&lt;P&gt;Thanks JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 15:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018254#M4032</guid>
      <dc:creator>jp_golay</dc:creator>
      <dc:date>2016-04-12T15:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Engine API authentication from .NET</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018255#M4033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I have posted an example on branch.qlik.com / github see &lt;A href="https://github.com/AptkQlik/SDKConnectionWithSenseTicket" title="https://github.com/AptkQlik/SDKConnectionWithSenseTicket"&gt;GitHub - AptkQlik/SDKConnectionWithSenseTicket: Connect with the Qlik Sense .Net SDK using an existing session&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this is helps you in what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Lars-Göran Book &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 10:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Engine-API-authentication-from-NET/m-p/1018255#M4033</guid>
      <dc:creator />
      <dc:date>2016-04-18T10:16:10Z</dc:date>
    </item>
  </channel>
</rss>

