<?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 to clear/Log out the user session when the window is closed rather than clicking the Logout button in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518212#M13915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a private window, when this one is close, the user session will be cleared / logged out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Dec 2015 15:45:48 GMT</pubDate>
    <dc:creator>qn</dc:creator>
    <dc:date>2015-12-28T15:45:48Z</dc:date>
    <item>
      <title>How to clear/Log out the user session when the window is closed rather than clicking the Logout button</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518210#M13913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to clear/Log out the user session when the window is closed rather than clicking the Logout button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 12:01:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518210#M13913</guid>
      <dc:creator>varansunil</dc:creator>
      <dc:date>2015-09-24T12:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear/Log out the user session when the window is closed rather than clicking the Logout button</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518211#M13914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately there is no way to do this at this time, you will have to depend on the Session timeout setting.&lt;/P&gt;&lt;P&gt;You could probably do it with a Widget Extension or maybe even code in the Expression Widget, so it would call the logout specifically before the web page unloads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 14:00:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518211#M13914</guid>
      <dc:creator>paic</dc:creator>
      <dc:date>2015-09-24T14:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear/Log out the user session when the window is closed rather than clicking the Logout button</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518212#M13915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a private window, when this one is close, the user session will be cleared / logged out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 15:45:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518212#M13915</guid>
      <dc:creator>qn</dc:creator>
      <dc:date>2015-12-28T15:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear/Log out the user session when the window is closed rather than clicking the Logout button</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518213#M13916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that is browser's feature though. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 18:14:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518213#M13916</guid>
      <dc:creator>tcoufal</dc:creator>
      <dc:date>2015-12-28T18:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear/Log out the user session when the window is closed rather than clicking the Logout button</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518214#M13917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's the same behaviour with Safari, Chrome and Firefox. All the browsers' tabs must be closed. Maybe it's the result of a combination of ThingWorx webapp and browser's cache. If the browser's cache could be always cleared/empty, then closing the window might resolve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 20:28:53 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518214#M13917</guid>
      <dc:creator>qn</dc:creator>
      <dc:date>2015-12-28T20:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear/Log out the user session when the window is closed rather than clicking the Logout button</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518215#M13918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closing a private browser window isn't the same as logging out; the session stays open, but is inaccessible (look in tomcat manager to see all the open sessions).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like stopping your car by shutting off the engine (closing the session), or letting it run out of gas (just closing the private browser window).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:25:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-clear-Log-out-the-user-session-when-the-window-is-closed/m-p/518215#M13918</guid>
      <dc:creator>ptc-6292103</dc:creator>
      <dc:date>2016-03-02T21:25:29Z</dc:date>
    </item>
  </channel>
</rss>

