<?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: Secure Services over  https in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145630#M13556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kinda dropped on this issue since client wants Flex site only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On other hand if you use original port 6080 with SSL enabled on the Web Server, i was able to connect to the services thru &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://localhost:6080"&gt;https://localhost:6080&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurynas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2012 19:42:07 GMT</pubDate>
    <dc:creator>LaurynasGedminas</dc:creator>
    <dc:date>2012-11-08T19:42:07Z</dc:date>
    <item>
      <title>Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145622#M13548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Having problems accessing secure services thru SSL enabled site&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;arcserver&amp;gt;:6443/arcgis/rest/services&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in JavaScript API and arcgis.com, i get the message: "Unable to access the authentication service".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I dint had this problem before SSL was enable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Identify manager and ArcServer 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex viewer,ArcExplorer,ArcMap has no problem with secure services&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurynas Gedminas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 19:37:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145622#M13548</guid>
      <dc:creator>LaurynasGedminas</dc:creator>
      <dc:date>2012-08-01T19:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145623#M13549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;well there're 2 ways to secure ArcGIS server services:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;token based.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;services secured with http, which is your case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check "Services secured with HTTP/Windows authentication" section:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/ags_secureservices.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/ags_secureservices.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;since you're using a client side language, the first option in the section won't work with you, so you've to stick to the first one i guess.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 09:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145623#M13549</guid>
      <dc:creator>MostafaFouly</dc:creator>
      <dc:date>2012-08-02T09:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145624#M13550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;out of curiosity, do you have SSL Certificate installed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check "Determining whether a SSL certificate is installed" to see if it's installed or not&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/dotnet/index.htm#securing_internet_conn.htm"&gt;http://webhelp.esri.com/arcgisserver/9.3/dotnet/index.htm#securing_internet_conn.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 09:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145624#M13550</guid>
      <dc:creator>MostafaFouly</dc:creator>
      <dc:date>2012-08-02T09:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145625#M13551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;out of curiosity, do you have SSL Certificate installed?&lt;BR /&gt;&lt;BR /&gt;check "Determining whether a SSL certificate is installed" to see if it's installed or not&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/dotnet/index.htm#securing_internet_conn.htm"&gt;http://webhelp.esri.com/arcgisserver/9.3/dotnet/index.htm#securing_internet_conn.htm&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SSL was installed for ArcServer and IIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using JavaScript API Identity manager to communicate with authentication service on ArcServer identity store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If services are not secure Java client can see the services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurynas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 11:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145625#M13551</guid>
      <dc:creator>LaurynasGedminas</dc:creator>
      <dc:date>2012-08-02T11:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145626#M13552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;did you require that users of your application employ HTTPS when accessing it? is the 1st option not working with you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can try using the token authentication option as well, i tried it before and it's quite simple to implement, check the following sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://servicesbeta.esri.com/security/index.html"&gt;https://servicesbeta.esri.com/security/index.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 12:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145626#M13552</guid>
      <dc:creator>MostafaFouly</dc:creator>
      <dc:date>2012-08-06T12:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145627#M13553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey, &lt;BR /&gt;Having problems accessing secure services thru SSL enabled site&amp;nbsp; https://&amp;lt;arcserver&amp;gt;:6443/arcgis/rest/services&lt;BR /&gt;in JavaScript API and arcgis.com, i get the message: "Unable to access the authentication service".&lt;BR /&gt;I dint had this problem before SSL was enable.&lt;BR /&gt;I am using Identify manager and ArcServer 10.1.&lt;BR /&gt;&lt;BR /&gt;Flex viewer,ArcExplorer,ArcMap has no problem with secure services&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Laurynas Gedminas&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you resolved this yet?&amp;nbsp; I am having the same exact issue.&amp;nbsp; SSL is set, Roles and Users are ok.&amp;nbsp; I can test this through the REST services login page. But the IdentityManager widget gives me a "unable to access the authentication service". when trying to access from a web application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 14:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145627#M13553</guid>
      <dc:creator>p_thibault</dc:creator>
      <dc:date>2012-09-14T14:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145628#M13554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Have you resolved this yet?&amp;nbsp; I am having the same exact issue.&amp;nbsp; SSL is set, Roles and Users are ok.&amp;nbsp; I can test this through the REST services login page. But the IdentityManager widget gives me a "unable to access the authentication service". when trying to access from a web application.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have you registered you server with the identity manager? at 2.6 (i believe) and below it would guess, now you have to explicitly set it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; function initSecurity() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var serverInfo = new esri.ServerInfo();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverInfo.server = '&amp;lt;https server&amp;gt;';&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverInfo.tokenServiceUrl = '&amp;lt;https server&amp;gt;/arcgis/tokens/generateToken';&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 15:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145628#M13554</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-09-14T15:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145629#M13555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not want to hijack this thread,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But...I have read a good deal of documentation on security... but is there a condensed checklist for implementing the identitymanager on IIS7.&amp;nbsp; I seem to be going in circles.&amp;nbsp; I am sure it is something simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The variables are: IIS7, Arcgis Server 10.1, Javascript 3.0.&amp;nbsp; (Server Certificate for SSL is on). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a non-security person, reading the various ways of implementing security seems to all blend....it is not always easy to determine what method someone is trying to use to ascertain if it applies to identitymanager.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 18:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145629#M13555</guid>
      <dc:creator>p_thibault</dc:creator>
      <dc:date>2012-09-17T18:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Services over  https</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145630#M13556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kinda dropped on this issue since client wants Flex site only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On other hand if you use original port 6080 with SSL enabled on the Web Server, i was able to connect to the services thru &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://localhost:6080"&gt;https://localhost:6080&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurynas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 19:42:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/secure-services-over-nbsp-https/m-p/145630#M13556</guid>
      <dc:creator>LaurynasGedminas</dc:creator>
      <dc:date>2012-11-08T19:42:07Z</dc:date>
    </item>
  </channel>
</rss>

