<?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 Additional JavaScript API IdentityManager documentation or examples in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/additional-javascript-api-identitymanager/m-p/708114#M65870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the IdentityManager to authenticate users for editing a feature service.&amp;nbsp; The examples seem to imply that you just add "esri/Identitymanager" and 'IdentityManager" to the require statement and it should automatically open a login dialog when the web app is launched.&amp;nbsp; I've looked in the API Reference (&lt;A href="https://developers.arcgis.com/javascript/jsapi/identitymanager-amd.html" title="https://developers.arcgis.com/javascript/jsapi/identitymanager-amd.html"&gt;identitymanager-amd | API Reference | ArcGIS API for JavaScript&lt;/A&gt; ) and the example(s) (&lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager.html" title="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager.html"&gt;Identity Manager | ArcGIS API for JavaScript&lt;/A&gt; ) without much luck.&amp;nbsp; I've also looked at the OAuth examples, but they all reference ArcGIS Online maps; other than the basemap I am not using any AGOL services.&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there additional setup in ArcGIS Server; or the feature services; or the documentation of how to troubleshoot the dijit when it does not work per the examples?&lt;/P&gt;&lt;P&gt;Any help or additional documentation would be fantastic, and thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Marcus Harner&lt;/P&gt;&lt;P&gt;Shasta County IT/GIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 17:02:40 GMT</pubDate>
    <dc:creator>MarcusHarner</dc:creator>
    <dc:date>2014-09-02T17:02:40Z</dc:date>
    <item>
      <title>Additional JavaScript API IdentityManager documentation or examples</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/additional-javascript-api-identitymanager/m-p/708114#M65870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the IdentityManager to authenticate users for editing a feature service.&amp;nbsp; The examples seem to imply that you just add "esri/Identitymanager" and 'IdentityManager" to the require statement and it should automatically open a login dialog when the web app is launched.&amp;nbsp; I've looked in the API Reference (&lt;A href="https://developers.arcgis.com/javascript/jsapi/identitymanager-amd.html" title="https://developers.arcgis.com/javascript/jsapi/identitymanager-amd.html"&gt;identitymanager-amd | API Reference | ArcGIS API for JavaScript&lt;/A&gt; ) and the example(s) (&lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager.html" title="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager.html"&gt;Identity Manager | ArcGIS API for JavaScript&lt;/A&gt; ) without much luck.&amp;nbsp; I've also looked at the OAuth examples, but they all reference ArcGIS Online maps; other than the basemap I am not using any AGOL services.&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there additional setup in ArcGIS Server; or the feature services; or the documentation of how to troubleshoot the dijit when it does not work per the examples?&lt;/P&gt;&lt;P&gt;Any help or additional documentation would be fantastic, and thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Marcus Harner&lt;/P&gt;&lt;P&gt;Shasta County IT/GIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 17:02:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/additional-javascript-api-identitymanager/m-p/708114#M65870</guid>
      <dc:creator>MarcusHarner</dc:creator>
      <dc:date>2014-09-02T17:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JavaScript API IdentityManager documentation or examples</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/additional-javascript-api-identitymanager/m-p/708115#M65871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you make a request to a resource that requires authentication, the dialog will appear. Make sure you're using one of the dijit themes or it won't appear correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 14:33:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/additional-javascript-api-identitymanager/m-p/708115#M65871</guid>
      <dc:creator>MikeEms</dc:creator>
      <dc:date>2014-09-05T14:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Additional JavaScript API IdentityManager documentation or examples</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/additional-javascript-api-identitymanager/m-p/708116#M65872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've also been struggling to find useful samples for IdentityManager, but there doesn't seem to be much out there. Searching the javascript &lt;A href="https://developers.arcgis.com/javascript/jssamples/"&gt;samples &lt;/A&gt;site, just gives you &lt;A href="https://developers.arcgis.com/javascript/jssamples/#search/identitymanager"&gt;two OAuth samples&lt;/A&gt;, which are no help if you're not using AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did find &lt;A href="https://developers.arcgis.com/javascript/jssamples/widget_identitymanager_client_side.html"&gt;this &lt;/A&gt;sample though - don't know why the search doesn't bring it up...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This &lt;A href="https://yujianmin.wordpress.com/2015/03/05/bypass-identitymanager-popup-in-esri-arcgis-javascript-api/"&gt;blog post&lt;/A&gt; looks like it might be the way to go - manually creating a credential object, then calling esriId.initialize with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 10:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/additional-javascript-api-identitymanager/m-p/708116#M65872</guid>
      <dc:creator>JonMorris2</dc:creator>
      <dc:date>2015-08-20T10:45:04Z</dc:date>
    </item>
  </channel>
</rss>

