<?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: prevent web debugging in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-web-debugging/m-p/165487#M15356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Short answer - no.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might try and put some proprietary obfuscation/encryption in place I suppose if it's a real problem, otherwise general web security patterns apply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 09:35:55 GMT</pubDate>
    <dc:creator>__Rich_</dc:creator>
    <dc:date>2012-11-27T09:35:55Z</dc:date>
    <item>
      <title>prevent web debugging</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-web-debugging/m-p/165486#M15355</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;SPAN&gt;I'm using javascript api after using ADF .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've notice that every query/find /identify or feature layer returns in the response all the data attributes and geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to prevent my clients from copying or view the response through web debuggers .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise one can over time copy my entire layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;does any one have any suggestions ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advanced &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;iris hadar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Nov 2012 10:26:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-web-debugging/m-p/165486#M15355</guid>
      <dc:creator>irishadar</dc:creator>
      <dc:date>2012-11-25T10:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: prevent web debugging</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-web-debugging/m-p/165487#M15356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Short answer - no.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might try and put some proprietary obfuscation/encryption in place I suppose if it's a real problem, otherwise general web security patterns apply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 09:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-web-debugging/m-p/165487#M15356</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-11-27T09:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: prevent web debugging</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-web-debugging/m-p/165488#M15357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;nothing in your web app can prevent it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, someone could just hit the rest endpoint and query objectid &amp;lt;500, objectid 500-1000, etc..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your only option would be to hide the entire service behind a firewall, then only allow your application access to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However if your app can make the request and return results those request/results can always be viewed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 20:10:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/prevent-web-debugging/m-p/165488#M15357</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-11-27T20:10:58Z</dc:date>
    </item>
  </channel>
</rss>

