<?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: REST Service security and Flex web map in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/rest-service-security-and-flex-web-map/m-p/745399#M22361</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;BR /&gt;&lt;SPAN&gt;Can you control the security for those services? If so, create a new folder in Server Manager and make it Private.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check the box "Allow access to all users...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create a new Role to allow access to secured services, you won't need a password to gain access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure the to make the service Public.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Dec 2013 21:01:31 GMT</pubDate>
    <dc:creator>JaimePrado</dc:creator>
    <dc:date>2013-12-19T21:01:31Z</dc:date>
    <item>
      <title>REST Service security and Flex web map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/rest-service-security-and-flex-web-map/m-p/745398#M22360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have inherited a couple "unsecured" rest services that are accessible through a public facing URL.&amp;nbsp; They are part of an unsecured, public facing Flex web map application.&amp;nbsp; It turns out that internet trolls are connecting to the rest service at night and basically pulling down the data, others are using it in the own maps without permission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not a flex guy.&amp;nbsp; Can folks make some recommendations?&amp;nbsp; What is the easiest way to make the REST data available and unencumbered to the public through the Flex app, yet make it impossible or very difficult for some crafty folks to sleuth the raw data from my REST end point directly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, please point me towards some type of document or example as I am learning all of this as I go.&amp;nbsp; Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 19:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/rest-service-security-and-flex-web-map/m-p/745398#M22360</guid>
      <dc:creator>AaronKreag</dc:creator>
      <dc:date>2013-12-19T19:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: REST Service security and Flex web map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/rest-service-security-and-flex-web-map/m-p/745399#M22361</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;BR /&gt;&lt;SPAN&gt;Can you control the security for those services? If so, create a new folder in Server Manager and make it Private.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check the box "Allow access to all users...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create a new Role to allow access to secured services, you won't need a password to gain access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure the to make the service Public.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 21:01:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/rest-service-security-and-flex-web-map/m-p/745399#M22361</guid>
      <dc:creator>JaimePrado</dc:creator>
      <dc:date>2013-12-19T21:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: REST Service security and Flex web map</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/rest-service-security-and-flex-web-map/m-p/745400#M22362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jaime has a good suggestion. Securing the map services will protect you at REST and in your application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another option is to enforce security using IIS. Here are some links to documentation and resources about securing resources. Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS REST API - Working with services you've published&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Working_with_services_you_ve_published/02r3000000tq000000/"&gt;http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Working_with_services_you_ve_published/02r3000000tq000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Configuring ArcGIS Server security&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Configuring_ArcGIS_Server_security/0154000005qz000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Configuring_ArcGIS_Server_security/0154000005qz000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Configuring Security: Microsoft IIS &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.iis.net/learn/manage/configuring-security"&gt;http://www.iis.net/learn/manage/configuring-security&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 21:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/rest-service-security-and-flex-web-map/m-p/745400#M22362</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2013-12-19T21:08:42Z</dc:date>
    </item>
  </channel>
</rss>

