<?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: Disconnect in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disconnect/m-p/1632926#M11500</link>
    <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;When the user disconnect i call the url &amp;lt;qlik server&amp;gt;:4243/qps/&amp;lt;virtual proxy&amp;gt;/user/&amp;lt;directory&amp;gt;/&amp;lt;userId&amp;gt; from the server throw the certificates. I kill the session but in the browser there is still the cookie and files in cache.&lt;/P&gt;&lt;P&gt;When i reconnect with another account, if i clean the cache its working but not if i dont&lt;/P&gt;&lt;P&gt;I tried your method : $.ajax({type: 'DELETE',url: 'https://' + config.host + config.prefix + 'qps/user'});&lt;/P&gt;&lt;P&gt;but i have security issues due to cross scripting. I can't call this url directly and throw the websocket i have not found any API to end user session&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2019 09:41:55 GMT</pubDate>
    <dc:creator>niel_sylvain</dc:creator>
    <dc:date>2019-10-09T09:41:55Z</dc:date>
    <item>
      <title>Disconnect</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disconnect/m-p/1631398#M11447</link>
      <description>&lt;P&gt;I have successfully login with qlik and certificates and Ticket.&lt;/P&gt;&lt;P&gt;I use websocket to communicate with the api to display apps and sheets and i display then throw an iframe in my website&lt;/P&gt;&lt;P&gt;But how can i disconnect the qlik user i used to obtain ticket. I have a qlik cookie registered in the browser and i cant disconnect with the qlik disconnect button. I have my website disconnect button which should disconnect the qlik user also at session end programmatically.&lt;/P&gt;&lt;P&gt;Actually when i disconnect from my webapp and i reconnect with anoter account i still have the last qlik user connection&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 10:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disconnect/m-p/1631398#M11447</guid>
      <dc:creator>niel_sylvain</dc:creator>
      <dc:date>2019-10-04T10:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnect</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disconnect/m-p/1631421#M11450</link>
      <description>&lt;P&gt;How do u try to disconnect the qlik session when your website button is clicked ?&lt;BR /&gt;&lt;BR /&gt;example of how u should disconnect using JavaScript is:&lt;/P&gt;&lt;P&gt;$.ajax({&lt;/P&gt;&lt;P&gt;type: 'DELETE',&lt;/P&gt;&lt;P&gt;url: 'https://' + config.host + config.prefix + 'qps/user'&lt;/P&gt;&lt;P&gt;});&lt;BR /&gt;&lt;BR /&gt;This works in a mashup (without iframes, but I think it should work also for u)&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 11:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disconnect/m-p/1631421#M11450</guid>
      <dc:creator>oz_moyal</dc:creator>
      <dc:date>2019-10-04T11:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnect</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Disconnect/m-p/1632926#M11500</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;When the user disconnect i call the url &amp;lt;qlik server&amp;gt;:4243/qps/&amp;lt;virtual proxy&amp;gt;/user/&amp;lt;directory&amp;gt;/&amp;lt;userId&amp;gt; from the server throw the certificates. I kill the session but in the browser there is still the cookie and files in cache.&lt;/P&gt;&lt;P&gt;When i reconnect with another account, if i clean the cache its working but not if i dont&lt;/P&gt;&lt;P&gt;I tried your method : $.ajax({type: 'DELETE',url: 'https://' + config.host + config.prefix + 'qps/user'});&lt;/P&gt;&lt;P&gt;but i have security issues due to cross scripting. I can't call this url directly and throw the websocket i have not found any API to end user session&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 09:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Disconnect/m-p/1632926#M11500</guid>
      <dc:creator>niel_sylvain</dc:creator>
      <dc:date>2019-10-09T09:41:55Z</dc:date>
    </item>
  </channel>
</rss>

