<?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: How is Session Module API different from Authentication API? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-is-Session-Module-API-different-from-Authentication-API/m-p/994944#M14602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Overview: &lt;A href="https://drive.google.com/file/d/0BxBEVQthCb29T1NIUUxmTnZGWEk/view?usp=sharing"&gt;https://drive.google.com/file/d/0BxBEVQthCb29T1NIUUxmTnZGWEk/view?usp=sharing&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Session api IIS config: &lt;A href="https://drive.google.com/file/d/0BxBEVQthCb29ek52R2pCZ3ZOX00/view?usp=sharing"&gt;https://drive.google.com/file/d/0BxBEVQthCb29ek52R2pCZ3ZOX00/view?usp=sharing&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Session api: &lt;A href="https://drive.google.com/file/d/0BxBEVQthCb29b3l1ME1SQXpkZkU/view?usp=sharing"&gt;https://drive.google.com/file/d/0BxBEVQthCb29b3l1ME1SQXpkZkU/view?usp=sharing&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;These videos may assist you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Jeff G&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Oct 2015 17:25:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-30T17:25:38Z</dc:date>
    <item>
      <title>How is Session Module API different from Authentication API?</title>
      <link>https://community.qlik.com/t5/App-Development/How-is-Session-Module-API-different-from-Authentication-API/m-p/994943#M14601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see these two links:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A href="https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-ProxyServiceAPI-Authentication.htm"&gt;https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-ProxyServiceAPI-Authentication.htm&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Session-Module-API.htm"&gt;https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Session-Module-API.htm&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And only the "SessionModule API" has a definition.&amp;nbsp; Authentication API only has a flow description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q)&lt;/STRONG&gt; What's the difference?&amp;nbsp; How is "Session Module API" different from "Authentication API"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My company aims to achieve API Session Solution described &lt;A href="https://help.qlik.com/sense/2.1/en-US/online/Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-Security-Authentication-Solutions-Session-Solution.htm"&gt;here&lt;/A&gt; with &lt;EM&gt;Qlik Sense 2.1.1.0&lt;/EM&gt;.&amp;nbsp; And, we're trying to attempt it with the SessionModule API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 23:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-is-Session-Module-API-different-from-Authentication-API/m-p/994943#M14601</guid>
      <dc:creator />
      <dc:date>2015-10-29T23:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: How is Session Module API different from Authentication API?</title>
      <link>https://community.qlik.com/t5/App-Development/How-is-Session-Module-API-different-from-Authentication-API/m-p/994944#M14602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Overview: &lt;A href="https://drive.google.com/file/d/0BxBEVQthCb29T1NIUUxmTnZGWEk/view?usp=sharing"&gt;https://drive.google.com/file/d/0BxBEVQthCb29T1NIUUxmTnZGWEk/view?usp=sharing&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Session api IIS config: &lt;A href="https://drive.google.com/file/d/0BxBEVQthCb29ek52R2pCZ3ZOX00/view?usp=sharing"&gt;https://drive.google.com/file/d/0BxBEVQthCb29ek52R2pCZ3ZOX00/view?usp=sharing&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Session api: &lt;A href="https://drive.google.com/file/d/0BxBEVQthCb29b3l1ME1SQXpkZkU/view?usp=sharing"&gt;https://drive.google.com/file/d/0BxBEVQthCb29b3l1ME1SQXpkZkU/view?usp=sharing&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;These videos may assist you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Jeff G&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 17:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-is-Session-Module-API-different-from-Authentication-API/m-p/994944#M14602</guid>
      <dc:creator />
      <dc:date>2015-10-30T17:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: How is Session Module API different from Authentication API?</title>
      <link>https://community.qlik.com/t5/App-Development/How-is-Session-Module-API-different-from-Authentication-API/m-p/994945#M14603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The videos were helpful.&amp;nbsp; Though I did not get a solid understanding between the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: What's the diff between:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Session Module API: Delete User&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Session-Module-API-User-Delete.htm" title="https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Session-Module-API-User-Delete.htm"&gt;https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Sessi…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Authentication API: Delete User&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-ProxyServiceAPI-Authentication-User-Delete.htm"&gt;https://help.qlik.com/sense/2.1/en-US/developer/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-ProxyServiceAPI-Authentication-User-Delete.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 05:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-is-Session-Module-API-different-from-Authentication-API/m-p/994945#M14603</guid>
      <dc:creator />
      <dc:date>2015-11-04T05:09:44Z</dc:date>
    </item>
  </channel>
</rss>

