<?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: I want to consume a erdas apolla WMS service using ArcGIS Javascript API on my GIS application, but the WMS service is not rendering on my map, how should I authenticate the username and password? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392283#M36204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thank you for your&amp;nbsp;response, I did follow the steps and created a proxy page, but now I get the following error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN&gt;{"error": {"code": 403,"message":"Proxy has not been set up for this URL. Make sure there is a serverUrl in the configuration file that matches: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F106.207.134.26%2Ferdas-apollo%2Fcoverage%2FDistrict_Newark_FCC%3Famp%3BSERVICE%3DWMS%26VERSION%3D1.3.0%26SERVICE%3DWMS%26REQUEST%3DGetCapabilities" rel="nofollow" target="_blank"&gt;http://106.207.134.26/erdas-apollo/coverage/District_Newark_FCC?amp;SERVICE=WMS&amp;amp;VERSION=1.3.0&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetCapabilities&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F106.207.134.26%2Ferdas-apollo%2Fcoverage%2FDistrict_Newark" rel="nofollow" target="_blank"&gt;http://106.207.134.26/erdas-apollo/coverage/District_Newark&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;_FCC&lt;/SPAN&gt;?amp;SERVICE=WMS&amp;amp;VERSION=1.3.0&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetCapabilities"}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;what am I missing??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 18:28:55 GMT</pubDate>
    <dc:creator>SantoshV</dc:creator>
    <dc:date>2017-05-23T18:28:55Z</dc:date>
    <item>
      <title>I want to consume a erdas apolla WMS service using ArcGIS Javascript API on my GIS application, but the WMS service is not rendering on my map, how should I authenticate the username and password?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392281#M36202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the following code&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt; &lt;BR /&gt; &amp;lt;head&amp;gt; &lt;BR /&gt; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no"&amp;gt;&lt;BR /&gt; &amp;lt;title&amp;gt;Map with WMS&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fjs.arcgis.com%2F3.20%2Fdijit%2Fthemes%2Fclaro%2Fclaro.css" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.20/dijit/themes/claro/claro.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fjs.arcgis.com%2F3.20%2Fesri%2Fcss%2Fesri.css" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.20/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;style&amp;gt;&lt;BR /&gt; html, body, #map {&lt;BR /&gt; height: 100%;&lt;BR /&gt; width: 100%;&lt;BR /&gt; margin: 0;&lt;BR /&gt; padding: 0;&lt;BR /&gt; }&lt;BR /&gt; body {&lt;BR /&gt; background-color: #FFF;&lt;BR /&gt; overflow: hidden;&lt;BR /&gt; font-family: "Trebuchet MS";&lt;BR /&gt; }&lt;BR /&gt; &amp;lt;/style&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;script src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fjs.arcgis.com%2F3.20%2F" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.20/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;script&amp;gt; &lt;BR /&gt; var map;&lt;/P&gt;&lt;P&gt;require(["esri/map", "esri/layers/WMSLayer", "esri/config", "dojo/domReady!"],&lt;BR /&gt; function(Map, WMSLayer, esriConfig) {&lt;/P&gt;&lt;P&gt;esriConfig.defaults.io.proxyUrl = "/proxy/";&lt;BR /&gt; &lt;BR /&gt; map = new Map("map", {&lt;BR /&gt; basemap: "streets",&lt;BR /&gt; center: [-98, 37],&lt;BR /&gt; zoom: 5&lt;BR /&gt; });&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var wmsLayer = new WMSLayer("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F103.203.139.72%2Ferdas-apollo%2Fcoverage%2FDistrict_Jai%3FREQUEST%3DGetCapabilities%26SERVICE%3DWMS%26VERSION%3D1.3.0" rel="nofollow" target="_blank"&gt;http://103.203.139.72/erdas-apollo/coverage/District_Jai?REQUEST=GetCapabilities&amp;amp;SERVICE=WMS&amp;amp;VERSION=1.3.0&lt;/A&gt;&lt;SPAN&gt;", {&lt;/SPAN&gt;&lt;BR /&gt; format: "png",&lt;BR /&gt; visibleLayers: [2]&lt;BR /&gt; });&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map.addLayer(wmsLayer);&lt;BR /&gt; });&lt;BR /&gt; &amp;lt;/script&amp;gt; &lt;BR /&gt; &amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body&amp;gt; &lt;BR /&gt; &amp;lt;div id="map"&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;/body&amp;gt; &lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I type in the username and password.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:09:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392281#M36202</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2017-05-22T13:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consume a erdas apolla WMS service using ArcGIS Javascript API on my GIS application, but the WMS service is not rendering on my map, how should I authenticate the username and password?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392282#M36203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shoule be able to specify the authentication through a resource proxy:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/resource-proxy" title="https://github.com/Esri/resource-proxy"&gt;GitHub - Esri/resource-proxy: Proxy files for DotNet, Java and PHP.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:30:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392282#M36203</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2017-05-22T13:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consume a erdas apolla WMS service using ArcGIS Javascript API on my GIS application, but the WMS service is not rendering on my map, how should I authenticate the username and password?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392283#M36204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thank you for your&amp;nbsp;response, I did follow the steps and created a proxy page, but now I get the following error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN&gt;{"error": {"code": 403,"message":"Proxy has not been set up for this URL. Make sure there is a serverUrl in the configuration file that matches: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F106.207.134.26%2Ferdas-apollo%2Fcoverage%2FDistrict_Newark_FCC%3Famp%3BSERVICE%3DWMS%26VERSION%3D1.3.0%26SERVICE%3DWMS%26REQUEST%3DGetCapabilities" rel="nofollow" target="_blank"&gt;http://106.207.134.26/erdas-apollo/coverage/District_Newark_FCC?amp;SERVICE=WMS&amp;amp;VERSION=1.3.0&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetCapabilities&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F106.207.134.26%2Ferdas-apollo%2Fcoverage%2FDistrict_Newark" rel="nofollow" target="_blank"&gt;http://106.207.134.26/erdas-apollo/coverage/District_Newark&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;_FCC&lt;/SPAN&gt;?amp;SERVICE=WMS&amp;amp;VERSION=1.3.0&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetCapabilities"}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;what am I missing??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 18:28:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392283#M36204</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2017-05-23T18:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consume a erdas apolla WMS service using ArcGIS Javascript API on my GIS application, but the WMS service is not rendering on my map, how should I authenticate the username and password?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392284#M36205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the error message you haven't set up the proxy.config file properly. &amp;nbsp;For the WMS server you want to access the config file (for the PHP example) needs to look something like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="prolog token"&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;ProxyConfig&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;allowedReferers&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fyourdomain.com%2Fsitefolder%2F" target="_blank"&gt;http://yourdomain.com/sitefolder/&lt;/A&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="attr-name token"&gt;logFile&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;proxy_log.log&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="attr-name token"&gt;mustMatch&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;true&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;serverUrls&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;serverUrl&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;url&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F103.203.139.72%2Ferdas-apollo%2Fcoverage" target="_blank"&gt;http://103.203.139.72/erdas-apollo/coverage&lt;/A&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="attr-name token"&gt;matchAll&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;true&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="attr-name token"&gt;username&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;user123&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="attr-name token"&gt;password&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;password123&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt; 
&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;serverUrls&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;ProxyConfig&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392284#M36205</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2021-12-11T17:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consume a erdas apolla WMS service using ArcGIS Javascript API on my GIS application, but the WMS service is not rendering on my map, how should I authenticate the username and password?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392285#M36206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried that my proxy file looks like this, still no luck &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;BR /&gt;&amp;lt;ProxyConfig&lt;BR /&gt; mustMatch="true"&lt;BR /&gt; logFile="proxy_log.log"&lt;BR /&gt;&lt;SPAN&gt; allowedReferers="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flocalhost%2Fresource-proxy-master%2FDotNet" rel="nofollow" target="_blank"&gt;http://localhost/resource-proxy-master/DotNet&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;serverUrls&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;serverUrl&lt;BR /&gt;&lt;SPAN&gt; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F103.203.139.72%2Ferdas-apollo%2Fcoverage%2FDistrict_Alabama_FCC%3FREQUEST%3DGetCapabilities%26amp%3BSERVICE%3DWMS%26amp%3BVERSION%3D1.3.0" rel="nofollow" target="_blank"&gt;http://103.203.139.72/erdas-apollo/coverage/District_Alabama_FCC?REQUEST=GetCapabilities&amp;amp;SERVICE=WMS&amp;amp;VERSION=1.3.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt; username = "user123"&lt;BR /&gt; password = "password123"&lt;BR /&gt; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/serverUrls&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ProxyConfig&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!-- See &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FEsri%2Fresource-proxy" rel="nofollow" target="_blank"&gt;https://github.com/Esri/resource-proxy&lt;/A&gt;&lt;SPAN&gt; for more information --&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 04:35:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392285#M36206</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2017-05-25T04:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: I want to consume a erdas apolla WMS service using ArcGIS Javascript API on my GIS application, but the WMS service is not rendering on my map, how should I authenticate the username and password?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392286#M36207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you added the proxy rule in your Javascript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;urlUtils&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;addProxyRule&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; urlPrefix&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F103.203.139.72%2Ferdas-apollo%2Fcoverage" target="_blank"&gt;http://103.203.139.72/erdas-apollo/coverage&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp; proxyUrl&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"/proxy/"&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-want-to-consume-a-erdas-apolla-wms-service-using/m-p/392286#M36207</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2021-12-11T17:58:44Z</dc:date>
    </item>
  </channel>
</rss>

