<?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 session ID using mashup APIs in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-session-ID-using-mashup-APIs/m-p/1540911#M39017</link>
    <description>Any progress on this?</description>
    <pubDate>Thu, 07 Feb 2019 13:35:16 GMT</pubDate>
    <dc:creator>sebastian_serva</dc:creator>
    <dc:date>2019-02-07T13:35:16Z</dc:date>
    <item>
      <title>Qlik Sense session ID using mashup APIs</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-session-ID-using-mashup-APIs/m-p/1268577#M26038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to get the session ID stored in X-Qlik-Session from a client mashup? I need this for authentification purposes on a third party API. I see that the session id is passed in a cookie in the request header to QS, but it is not accessible from javascript (probably HttpOnly). I tried using the proxy API, but this only returns the userid and the directory, not the session id. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to get this info using an API, or some other technique I am not thinking about?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 14:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-session-ID-using-mashup-APIs/m-p/1268577#M26038</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2017-03-23T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense session ID using mashup APIs</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-session-ID-using-mashup-APIs/m-p/1540911#M39017</link>
      <description>Any progress on this?</description>
      <pubDate>Thu, 07 Feb 2019 13:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-session-ID-using-mashup-APIs/m-p/1540911#M39017</guid>
      <dc:creator>sebastian_serva</dc:creator>
      <dc:date>2019-02-07T13:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense session ID using mashup APIs</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-session-ID-using-mashup-APIs/m-p/1540957#M39027</link>
      <description>&lt;P&gt;Hello Sebastian,&lt;/P&gt;&lt;P&gt;Since our API was living on the same server, I was able to get the same cookie from the API side in C#.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;PRE&gt;string sessionId = null;
context.Request.Cookies.TryGetValue("X-Qlik-Session", out sessionId);&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hope it helps!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Maxime&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 07 Feb 2019 14:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-session-ID-using-mashup-APIs/m-p/1540957#M39027</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2019-02-07T14:14:41Z</dc:date>
    </item>
  </channel>
</rss>

