<?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: logout when page is reloaded in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328756#M30408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! It works like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But how can I implement logout with this feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use client side token, the code below does not destroy credential...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
credential = IdentityManager.findCredential(server_url);
credential.destroy();
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 15:34:27 GMT</pubDate>
    <dc:creator>YonghaHwang</dc:creator>
    <dc:date>2021-12-11T15:34:27Z</dc:date>
    <item>
      <title>logout when page is reloaded</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328752#M30404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My web site provides secured GIS service using "esri/IdentityManager". But a user is always logged out when he refreshes the web page. Do we have any way for users to keep his session and to stay logged in after he refreshes (by pressing F5) the web page?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using ArcGIS&amp;nbsp; server 10.1 / ArcGIS JS API 3.7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;YH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328752#M30404</guid>
      <dc:creator>YonghaHwang</dc:creator>
      <dc:date>2013-12-19T13:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: logout when page is reloaded</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328753#M30405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;do you have any more info about this issue? We're having the same problem here..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 17:11:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328753#M30405</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2014-03-31T17:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: logout when page is reloaded</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328754#M30406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, no. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead, we're currently using reload() for logout function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;YH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 18:05:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328754#M30406</guid>
      <dc:creator>YonghaHwang</dc:creator>
      <dc:date>2014-03-31T18:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: logout when page is reloaded</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328755#M30407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've implemented &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager_client_side.html"&gt;this sample&lt;/A&gt;&lt;SPAN&gt; with success, it holds the token info client side.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 18:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328755#M30407</guid>
      <dc:creator>MattLane</dc:creator>
      <dc:date>2014-03-31T18:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: logout when page is reloaded</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328756#M30408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! It works like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But how can I implement logout with this feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use client side token, the code below does not destroy credential...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
credential = IdentityManager.findCredential(server_url);
credential.destroy();
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:34:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328756#M30408</guid>
      <dc:creator>YonghaHwang</dc:creator>
      <dc:date>2021-12-11T15:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: logout when page is reloaded</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328757#M30409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure, haven't tried that yet. I guess you could delete the cookie and reload the page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 15:58:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/logout-when-page-is-reloaded/m-p/328757#M30409</guid>
      <dc:creator>MattLane</dc:creator>
      <dc:date>2014-04-10T15:58:30Z</dc:date>
    </item>
  </channel>
</rss>

