<?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: Single Integration API - Identity Parameter in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Single-Integration-API-Identity-Parameter/m-p/1025840#M4152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying to my question.&lt;/P&gt;&lt;P&gt;If I understand you correctly, without defining identity, if A opens the same app twice and B opens the same app twice, it would have consumed 4 sessions.&lt;/P&gt;&lt;P&gt;On the other hand, if we define identity for A and B, it would have consumed 2 sessions, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the "Session" in this context the same as the "session" in login access license (1 login access = 10 sessions)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to embed Qlik reports to our internal website and we are trying to make sense out of licensing. If you happen to have experience in this area, would you mind sharing some tips?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;Ann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2016 17:17:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-29T17:17:38Z</dc:date>
    <item>
      <title>Single Integration API - Identity Parameter</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Single-Integration-API-Identity-Parameter/m-p/1025838#M4150</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;We are trying to use single integration API to integrate Qlik Sense dashboards into our web application.&lt;/P&gt;&lt;P&gt;We are referencing to this article: &lt;A href="https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/single-integration-api.htm" title="https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/single-integration-api.htm"&gt;https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/single-integration-api.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This article mentioned identity being one of the parameters, used to define a session identity.&lt;/P&gt;&lt;P&gt;Unlike other parameters, identity parameter doesn't come with an example code so we tried &amp;amp;identity=&amp;lt;UserName&amp;gt;.&lt;/P&gt;&lt;P&gt;This doesn't seem to do anything or make any difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to use this parameter? An example would help tremendously!&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 20:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Single-Integration-API-Identity-Parameter/m-p/1025838#M4150</guid>
      <dc:creator />
      <dc:date>2016-04-26T20:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Single Integration API - Identity Parameter</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Single-Integration-API-Identity-Parameter/m-p/1025839#M4151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The identity parameter is used to separate user sessions. If the same user has several sessions connected to the same app (like the client and single) they would normally share the same session, that is selections in one would affect the other. To separate them you give each a (separate) identity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 07:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Single-Integration-API-Identity-Parameter/m-p/1025839#M4151</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2016-04-29T07:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Single Integration API - Identity Parameter</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Single-Integration-API-Identity-Parameter/m-p/1025840#M4152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying to my question.&lt;/P&gt;&lt;P&gt;If I understand you correctly, without defining identity, if A opens the same app twice and B opens the same app twice, it would have consumed 4 sessions.&lt;/P&gt;&lt;P&gt;On the other hand, if we define identity for A and B, it would have consumed 2 sessions, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the "Session" in this context the same as the "session" in login access license (1 login access = 10 sessions)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to embed Qlik reports to our internal website and we are trying to make sense out of licensing. If you happen to have experience in this area, would you mind sharing some tips?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;Ann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 17:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Single-Integration-API-Identity-Parameter/m-p/1025840#M4152</guid>
      <dc:creator />
      <dc:date>2016-04-29T17:17:38Z</dc:date>
    </item>
  </channel>
</rss>

