<?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 and silverlight in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494144#M12672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a blog post and some other links about using the proxy property Morten mention:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/02/15/How-to-use-secure-ArcGIS-Server-services.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/02/15/How-to-use-secure-ArcGIS-Server-services.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/?Secure_services.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/?Secure_services.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can download and example proxy page from a link on one of those pages.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 22:26:54 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-12-09T22:26:54Z</dc:date>
    <item>
      <title>proxy and silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494141#M12669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using a CAS authentication system in my enterprise setting. I have been able to secure my appilcations using php scripting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My thoughts for securing my Rest endpoint was to put it behind a proxy that only allows local access. I have written a php script that will allow this to occur.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to get silverlight to load the php proxy and use it for requests?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 17:51:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494141#M12669</guid>
      <dc:creator>WilliamDonahue</dc:creator>
      <dc:date>2010-12-03T17:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: proxy and silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494142#M12670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is exactly what the ProxyUrl property available on most of the layers are for.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 22:12:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494142#M12670</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-12-04T22:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: proxy and silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494143#M12671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a prebuilt proxy that esri is providing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep getting a 403 Error that according to fiddler means i am access denied.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want a look at my code then i will provide it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 16:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494143#M12671</guid>
      <dc:creator>WilliamDonahue</dc:creator>
      <dc:date>2010-12-06T16:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: proxy and silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494144#M12672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a blog post and some other links about using the proxy property Morten mention:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/02/15/How-to-use-secure-ArcGIS-Server-services.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/02/15/How-to-use-secure-ArcGIS-Server-services.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/?Secure_services.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/?Secure_services.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can download and example proxy page from a link on one of those pages.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 22:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494144#M12672</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-09T22:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: proxy and silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494145#M12673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is there a PHP proxy out there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to integrate my php authentication system into the proxy so that it is secure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 16:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494145#M12673</guid>
      <dc:creator>WilliamDonahue</dc:creator>
      <dc:date>2010-12-10T16:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: proxy and silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494146#M12674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have figrued out how to make a php proxy for silverlight. I was able to use the javascipt proxy for php and made some minor corrections.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 16:41:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494146#M12674</guid>
      <dc:creator>WilliamDonahue</dc:creator>
      <dc:date>2010-12-20T16:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: proxy and silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494147#M12675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;New question...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was working with my application yesterday and when i left for the day it worked great. However i came back in and my application is telling me that the Proxy URL class is not part of a Dynamic map class. Does anyone know what is going on?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 14:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxy-and-silverlight/m-p/494147#M12675</guid>
      <dc:creator>WilliamDonahue</dc:creator>
      <dc:date>2010-12-22T14:52:01Z</dc:date>
    </item>
  </channel>
</rss>

