<?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: Identity Manager - What do I need? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249185#M23083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After a little digging I have confirmed that yes, I was delusional. On the flip side that link was just what I needed. I take it that I will have to include the&amp;nbsp; loadCredentials(); to the linked web map?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 14:48:18 GMT</pubDate>
    <dc:creator>williamcarr</dc:creator>
    <dc:date>2014-06-17T14:48:18Z</dc:date>
    <item>
      <title>Identity Manager - What do I need?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249182#M23080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a dashboard that contains links to a series of secure service web maps(that open in a new tab). Ideally, I would like the user to be able to log into a secured service on the dashboard then access the links without having to re-enter their credentials. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Call me insane or delusional, but early in my JS experience(2 months ago) I could swear I achieved this by accident. I've checked a number of the posts on the forums but I haven't seen anything that looks familiar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas, links, comments on how to achieve this are definitely appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249182#M23080</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2014-06-17T13:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Manager - What do I need?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249183#M23081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I thought tabs shared sessions, so if a user was logged in via a session, it should persist across tabs. That's odd.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could try storing the credentials yourself. There is a sample up that shows how using cookies or localStorage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager_client_side.html"&gt;https://developers.arcgis.com/javascript/jssamples/widget_identitymanager_client_side.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That might help you manage it a little better.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249183#M23081</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2014-06-17T13:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Manager - What do I need?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249184#M23082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I thought the same thing but&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; document.getElementById('open06').onclick = function() {
&amp;nbsp;&amp;nbsp;&amp;nbsp; window.open('url to web map');&amp;nbsp;&amp;nbsp; 
}; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;must start a new one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked that link, it seems like more than I would have been able to do 2 months ago, yet (and I could be wrong) it was producing this wanted effect. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it was &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://developers.arcgis.com/javascript/jssamples/widget_identitymanager.html&lt;/A&gt;&lt;SPAN&gt; , because around that time I was experimenting the editor functions. Then again who knows what I was doing at that time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:23:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249184#M23082</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2021-12-11T12:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Manager - What do I need?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249185#M23083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After a little digging I have confirmed that yes, I was delusional. On the flip side that link was just what I needed. I take it that I will have to include the&amp;nbsp; loadCredentials(); to the linked web map?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 14:48:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identity-manager-what-do-i-need/m-p/249185#M23083</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2014-06-17T14:48:18Z</dc:date>
    </item>
  </channel>
</rss>

