<?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: Sample Flex Viewer 2.1 proxy support in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41576#M1924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this configuration true?:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;layer label="my layer name" type="tiled" visible="false"&amp;nbsp; alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://my" rel="nofollow" target="_blank"&gt;http://my&lt;/A&gt;&lt;SPAN&gt; host name/ArcGIS/rest/services/My service name/MapServer" token="my token value" useproxy="true"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, how should I set it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A.ponker&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2012 04:48:23 GMT</pubDate>
    <dc:creator>parvazparvaz</dc:creator>
    <dc:date>2012-06-15T04:48:23Z</dc:date>
    <item>
      <title>Sample Flex Viewer 2.1 proxy support</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41573#M1921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to connect to arcGIS Secured services from Sample Flex Viewer 2.1 , how can do this using proxy page ,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 05:19:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41573#M1921</guid>
      <dc:creator>ZahyHwary</dc:creator>
      <dc:date>2010-10-20T05:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Flex Viewer 2.1 proxy support</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41574#M1922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the solution , its very simble , I am using Sample Flex viewer that is by default supporting proxy , I just added the this tag to config.xml in flex viewer project&amp;nbsp; : &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;httpproxy&amp;gt;http:\\myserver\proxy.ashx&amp;lt;httpproxy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then I added userproxy="true"&amp;nbsp; attribute for each map layer in config.xml , add this only for layers you want to use it throw proxy , now SFV is ready to use proxy .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached a proxy version that supports dynamic token (short lived tokens) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also I have enabled security in ArcGIS server manager , I used SQL authentication &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 05:28:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41574#M1922</guid>
      <dc:creator>ZahyHwary</dc:creator>
      <dc:date>2010-10-27T05:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Flex Viewer 2.1 proxy support</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41575#M1923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to set-up authentication for our Viewer for Flex application using dynamic tokens.&amp;nbsp; I am not ready to test this method yet, but I am wondering how the 'userName' and 'password' tags will be filled in using the dynamic token.&amp;nbsp; In my initial searches in my source files, I have not found any code refering to an 'appSettings' section as referenced in your proxy CONFIG file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Colter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41575#M1923</guid>
      <dc:creator>ColterSikora1</dc:creator>
      <dc:date>2011-09-06T16:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Flex Viewer 2.1 proxy support</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41576#M1924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this configuration true?:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;layer label="my layer name" type="tiled" visible="false"&amp;nbsp; alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://my" rel="nofollow" target="_blank"&gt;http://my&lt;/A&gt;&lt;SPAN&gt; host name/ArcGIS/rest/services/My service name/MapServer" token="my token value" useproxy="true"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, how should I set it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A.ponker&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 04:48:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/sample-flex-viewer-2-1-proxy-support/m-p/41576#M1924</guid>
      <dc:creator>parvazparvaz</dc:creator>
      <dc:date>2012-06-15T04:48:23Z</dc:date>
    </item>
  </channel>
</rss>

