<?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: Change in identity manager between 2.5 and 2.6 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225949#M20993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is version of ArcGIS Server are you using (including service pack)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2012 16:30:30 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2012-01-31T16:30:30Z</dc:date>
    <item>
      <title>Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225948#M20992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My identity manager works at 2.5.&amp;nbsp; I don't have any custom code in it at the moment, it just hits the first secure service and prompts for login (AWESOME THANK YOU)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when I change my application to 2.6, firebug throws and error saying&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tokenserviceurl not defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and hangs login.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What changed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 15:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225948#M20992</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T15:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225949#M20993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is version of ArcGIS Server are you using (including service pack)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 16:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225949#M20993</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-01-31T16:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225950#M20994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What is version of ArcGIS Server are you using (including service pack)?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10.03&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10 service pack 3 for java&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 16:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225950#M20994</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T16:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225951#M20995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;2.5 tried to guess the tokenServiceUrl but 2.6 does not. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the response from your REST info endpoint? Here's an example using servicesbeta.esri.com:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://servicesbeta.esri.com/ArcGIS/rest/info?f=json&amp;amp;pretty=true" rel="nofollow noopener noreferrer" target="_blank"&gt;http://servicesbeta.esri.com/ArcGIS/rest/info?f=json&amp;amp;pretty=true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the response:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
{
&amp;nbsp; "currentVersion" : 10.02, 
&amp;nbsp; "soapUrl" : "http://WEBAPI20BETA/arcgis/services", 
&amp;nbsp; "secureSoapUrl" : "https://WEBAPI20BETA:443/arcgis/services", 
&amp;nbsp; "authInfo" : {
&amp;nbsp;&amp;nbsp;&amp;nbsp; "isTokenBasedSecurity" : true, 
&amp;nbsp;&amp;nbsp;&amp;nbsp; "tokenServicesUrl" : "https://servicesbeta.esri.com/ArcGIS/tokens"
&amp;nbsp; }
}
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225951#M20995</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2021-12-11T10:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225952#M20996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;2.5 tried to guess the tokenServiceUrl but 2.6 does not. &lt;BR /&gt;&lt;BR /&gt;Can you post the response from your REST info endpoint? Here's an example using servicesbeta.esri.com:&amp;nbsp; &lt;A href="http://servicesbeta.esri.com/ArcGIS/rest/info?f=json&amp;amp;pretty=true" rel="nofollow noopener noreferrer" target="_blank"&gt;http://servicesbeta.esri.com/ArcGIS/rest/info?f=json&amp;amp;pretty=true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And the response:&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
{
&amp;nbsp; "currentVersion" : 10.02, 
&amp;nbsp; "soapUrl" : "http://WEBAPI20BETA/arcgis/services", 
&amp;nbsp; "secureSoapUrl" : "https://WEBAPI20BETA:443/arcgis/services", 
&amp;nbsp; "authInfo" : {
&amp;nbsp;&amp;nbsp;&amp;nbsp; "isTokenBasedSecurity" : true, 
&amp;nbsp;&amp;nbsp;&amp;nbsp; "tokenServicesUrl" : "https://servicesbeta.esri.com/ArcGIS/tokens"
&amp;nbsp; }
}
&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmm, having trouble I get garbage back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; �&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a secure service (obviously) with ssl enabled.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225952#M20996</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2021-12-11T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225953#M20997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you see a call to /ArcGIS/info when you load your page? You should see this in firebug or chrome dev tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can see this in our identity manager sample:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://servicesbeta.esri.com/demos/widget/widget_identifymanager.html"&gt;https://servicesbeta.esri.com/demos/widget/widget_identifymanager.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 17:15:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225953#M20997</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-01-31T17:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225954#M20998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hmm, having trouble I get garbage back.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; �&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is a secure service (obviously) with ssl enabled.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried that same like on my server that does not have security, and it only works on port 8343 with same response.&amp;nbsp; 8399 gives page not found, is that correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 17:18:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225954#M20998</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T17:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225955#M20999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you see a call to /ArcGIS/info when you load your page? You should see this in firebug or chrome dev tools.&lt;BR /&gt;&lt;BR /&gt;You can see this in our identity manager sample:&amp;nbsp; &lt;A href="https://servicesbeta.esri.com/demos/widget/widget_identifymanager.html"&gt;https://servicesbeta.esri.com/demos/widget/widget_identifymanager.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't test at the moment.&amp;nbsp; This is our production server and it is in use, and unfortunately we do not have a development environment to support ssl so we have to deploy to test (i know, worst business practice).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once the field guys are done for the day i will roll production back to 2.6 and test.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 17:23:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225955#M20999</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T17:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225956#M21000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking forward to what you find.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 17:25:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225956#M21000</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-01-31T17:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225957#M21001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Looking forward to what you find.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;anything else i can test in the meantime?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 17:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225957#M21001</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T17:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225958#M21002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;anything else i can test in the meantime?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seeing the output from your server's /ArcGIS/info would be good.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 18:07:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225958#M21002</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-01-31T18:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225959#M21003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;anything else i can test in the meantime?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.5 works perfectly.&amp;nbsp; 2.6 no call is being made to token service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;its public now&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.mymanatee.org/gisapps/mapviewer/index.jsp?type=utilitiesinfrastructure"&gt;https://www.mymanatee.org/gisapps/mapviewer/index.jsp?type=utilitiesinfrastructure&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;removed&amp;gt; for username and password.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 18:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225959#M21003</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T18:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225960#M21004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What kind of security are you using? I was assuming you were using token based but /ArcGIS/info says that's not enabled:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.mymanatee.org/arcgis/rest/info?f=pjson" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.mymanatee.org/arcgis/rest/info?f=pjson&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
{
 "currentVersion": 10.03,
 "soapUrl": &amp;lt;snip&amp;gt;
 "secureSoapUrl": &amp;lt;snip&amp;gt;
 "authInfo": {"isTokenBasedSecurity": false}
}
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225960#M21004</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2021-12-11T10:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225961#M21005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What kind of security are you using? I was assuming you were using token based but /ArcGIS/info says that's not enabled:&amp;nbsp; &lt;A href="http://www.mymanatee.org/arcgis/rest/info?f=pjson" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.mymanatee.org/arcgis/rest/info?f=pjson&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
{
 "currentVersion": 10.03,
 "soapUrl": &amp;lt;snip&amp;gt;
 "secureSoapUrl": &amp;lt;snip&amp;gt;
 "authInfo": {"isTokenBasedSecurity": false}
}
&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes its token based, it is behind a web application firewall (modproxy).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:00:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225961#M21005</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2021-12-11T11:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225962#M21006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;yes its token based, it is behind a web application firewall (modproxy).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; arcgis/rest/info does not resolve to the server that has the security on it.&amp;nbsp; We only allow access to the sub folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 18:32:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225962#M21006</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T18:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225963#M21007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;arcgis/rest/info does not resolve to the server that has the security on it.&amp;nbsp; We only allow access to the sub folder.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "currentVersion": 10.03,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; "soapUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mcg-ap-arcsvr02:8399/arcgis/services" rel="nofollow" target="_blank"&gt;http://mcg-ap-arcsvr02:8399/arcgis/services&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; "secureSoapUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://mcg-ap-arcsvr02:8343/arcgis/services" rel="nofollow" target="_blank"&gt;https://mcg-ap-arcsvr02:8343/arcgis/services&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "authInfo": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "isTokenBasedSecurity": true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; "tokenServicesUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://MCG-AP-ARCSVR02:8399/arcgis/tokens" rel="nofollow" target="_blank"&gt;http://MCG-AP-ARCSVR02:8399/arcgis/tokens&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 18:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225963#M21007</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T18:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225964#M21008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;had to change mine back.&amp;nbsp; here is a simple working example&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mymanatee.org/gisapps/mapviewer/test26.htm"&gt;http://www.mymanatee.org/gisapps/mapviewer/test26.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;uses the 2.6 api and hangs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;changing the code to 2.5 it works&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mymanatee.org/gisapps/mapviewer/test25.htm"&gt;http://www.mymanatee.org/gisapps/mapviewer/test25.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;all i did was take the sample, change the proxy page to my own, remove the feature layer, and change the other layer to my secure service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 19:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225964#M21008</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-31T19:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225965#M21009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It might be worth testing setting the tokenServiceUrl. You can do this using the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp; var serverInfo = new esri.ServerInfo();
&amp;nbsp; serverInfo.server = 'http://sampleserver3.arcgisonline.com';
&amp;nbsp; serverInfo.tokenServiceUrl = 'http://sampleserver3.arcgisonline.com/arcgis/tokens/generateToken';&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp; 
&amp;nbsp; esri.id.registerServers([serverInfo]);&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225965#M21009</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2021-12-11T11:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225966#M21010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It might be worth testing setting the tokenServiceUrl. You can do this using the following code:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp; var serverInfo = new esri.ServerInfo();
&amp;nbsp; serverInfo.server = 'http://sampleserver3.arcgisonline.com';
&amp;nbsp; serverInfo.tokenServiceUrl = 'http://sampleserver3.arcgisonline.com/arcgis/tokens/generateToken';&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp; 
&amp;nbsp; esri.id.registerServers([serverInfo]);&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try that in the morning.&amp;nbsp; Curious though, how do you do that if you have more than one secure service on more than one server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:00:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225966#M21010</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2021-12-11T11:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change in identity manager between 2.5 and 2.6</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225967#M21011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;registerServers takes an array of ServerInfo objects so you'd just need to create a ServerInfo object for each server and add it to the array you provide to registerServers. See the IdentityManagerBase help topic for details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm#jsapi/identitymanagerbase.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm#jsapi/identitymanagerbase.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 21:56:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/change-in-identity-manager-between-2-5-and-2-6/m-p/225967#M21011</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2012-01-31T21:56:25Z</dc:date>
    </item>
  </channel>
</rss>

