<?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: Proxy config allowReferers question in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461582#M42662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So is your application on a web server that is not the same as your GIS server(s)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2015 18:55:36 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2015-08-28T18:55:36Z</dc:date>
    <item>
      <title>Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461575#M42655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm thinking in a circle here.&amp;nbsp; If I have my application and proxy configuration deployed on appserver.com and my gis services on gisserver.com, when I edit my proxy.config file to tighten the security. then allowReferers would be to "gisserver.com" , wouldn't it?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or am I telling the GIS server to only allows requests from the application server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461575#M42655</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-08-28T18:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461576#M42656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Tracy Schloss:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or am I telling the GIS server to only allows requests from the application server?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I think this is correct.&amp;nbsp; allowedReferers is who can make the request and serverUrls is where the request can go.&amp;nbsp; So in this case I think you would want allowedReferers to be appserver.com and you would put gisserver.com in your serverUrls configuration.&amp;nbsp; This way the proxy will only allow appserver.com to make requests to gisserver.com and nothing else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you haven't seen this, I find this to be a decent resource for what some of the configurations are and how to set them up.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/resource-proxy/tree/master/PHP" title="https://github.com/Esri/resource-proxy/tree/master/PHP"&gt;resource-proxy/PHP at master · Esri/resource-proxy · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461576#M42656</guid>
      <dc:creator>RobertWinterbottom</dc:creator>
      <dc:date>2015-08-28T18:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461577#M42657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, we'll give it a try.&amp;nbsp; I haven't needed a proxy page set up for very many things, and I'm surprised how few resources I've found for examples.&amp;nbsp; I guess most people must be using the files from gitHub as-is, except for their serverUrls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:45:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461577#M42657</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-08-28T18:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461578#M42658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using the proxy for custom printing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:49:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461578#M42658</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-08-28T18:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461579#M42659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea thats exactly right.&amp;nbsp; Thats pretty much what we did the last time we used their proxy. I think all browsers now support CORS except for IE &amp;lt; 10 and most services now have the Access-Control-Allow-Origin header set to "*", so maybe in the near future we wont really need proxies except for very large GET requests, which proxies convert to POST so they can work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461579#M42659</guid>
      <dc:creator>RobertWinterbottom</dc:creator>
      <dc:date>2015-08-28T18:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461580#M42660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, to get past the cross domain issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:53:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461580#M42660</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-08-28T18:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461581#M42661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're obliged to support IE 9, at least until the end of the year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461581#M42661</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-08-28T18:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461582#M42662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So is your application on a web server that is not the same as your GIS server(s)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 18:55:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461582#M42662</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-08-28T18:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461583#M42663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly.&amp;nbsp; It's for another agency, so they'll host it on their server and point to services on our GIS server.&amp;nbsp; Typically we host our own maps, but this is actually an application that has just a little bit of GIS to it, embedded within a .NET app.&amp;nbsp; (I didn't know how possible that would be, but it turns out there's not much to it.).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 19:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/461583#M42663</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-08-28T19:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy config allowReferers question</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/1245959#M79791</link>
      <description>&lt;P&gt;Wow, this is a topic from long ago, but I still have something to add.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I needed this info, but it wasn't complete for me. I found out I need to add "/*" behind the appserver.com, so "appserver.com/*" for this to work, or even more specific "&amp;lt;servername&amp;gt;.appserver.com/*".&lt;/P&gt;&lt;P&gt;Thanks also to:&amp;nbsp;&lt;A href="https://github.com/Esri/resource-proxy/issues/282" target="_blank" rel="noopener"&gt;https://github.com/Esri/resource-proxy/issues/282&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 11:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-config-allowreferers-question/m-p/1245959#M79791</guid>
      <dc:creator>jorisfrenkel</dc:creator>
      <dc:date>2023-01-06T11:19:42Z</dc:date>
    </item>
  </channel>
</rss>

