<?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: Embedding Rest disabled in 10.1 by server in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645292#M24731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pat, I've looked into this some more. What I've learned is that you are in a difficult situation, given your case.&amp;nbsp; My thoughts on editing / changing the response header in your web server does not seem possible given the latest.&amp;nbsp; Also CORS will not override X-Frame-Options from what I am finding.&amp;nbsp; Usually it's the other way around where people don't want to share content via an iFrame.&amp;nbsp;&amp;nbsp; I can talk to the analyst working on your case, but we've tighten security at the 10.1.&amp;nbsp; The response header in question is being set by ArcGIS for Server and it's prevent Clickjacking and Framesniffing attacks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clickjacking&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Clickjacking"&gt;http://en.wikipedia.org/wiki/Clickjacking&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Framesniffing&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.infosecurity-magazine.com/view/24490/"&gt;http://www.infosecurity-magazine.com/view/24490/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for your idea to operate on the internal guts of ArcGIS Server, I'd advise 100% against it.&amp;nbsp; We may have an option for you, so I will inform the analyst you are working with, as it's probably better not to discuss security measures like this on the forums. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for posting here maybe we've helped inform a few others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug Carroll, ESRI Support Services SDK Team &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/"&gt;http://support.esri.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2012 16:00:13 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-10-23T16:00:13Z</dc:date>
    <item>
      <title>Embedding Rest disabled in 10.1 by server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645289#M24728</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;We have some Rest endpoints embedded in iframes. We use the GeocodeServer rest end point for address validation. This worked great prior to 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1, this content is blocked with a message of "This content cannot be displayed in a frame".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri tech support said this is not a supported use (rest in iframe).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the built in AGS web server (Geronimo) is configured to block via the X-Frame-Options config. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know how to enabled the ability to embed AGS Rest endpoints in an iframe?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Pat&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 16:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645289#M24728</guid>
      <dc:creator>PatKeegan</dc:creator>
      <dc:date>2012-10-15T16:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Rest disabled in 10.1 by server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645290#M24729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pat, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think there may be some confusion, several people are looking into this case you reported.&amp;nbsp; Have you set up the Web Adapter?&amp;nbsp; If so, you should be able to set custom response headers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See this KB which discusses&amp;nbsp; Mitigating frame sniffing with the X-Frame-Options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/kb/2694329"&gt;http://support.microsoft.com/kb/2694329&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can even enable CORS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Cross-origin_resource_sharing"&gt;http://en.wikipedia.org/wiki/Cross-origin_resource_sharing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will look into this behavior, specifically what changed, and will get back to you as soon as possible. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug Carroll, ESRI Support Services SDK Team &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/"&gt;http://support.esri.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 23:46:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645290#M24729</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-19T23:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Rest disabled in 10.1 by server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645291#M24730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doug,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, there was some confusion. I now understand I have an active support incident (awesome!).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I have web adapter set up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears I have to enable CORS in geromino and I have not been able to figure that out. I can embed content from IIS wwwroot successfully. Content is blocked when I try to access embedded ArcGIS with or without webadapter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a bunch,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Pat&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 12:11:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645291#M24730</guid>
      <dc:creator>PatKeegan</dc:creator>
      <dc:date>2012-10-22T12:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Rest disabled in 10.1 by server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645292#M24731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pat, I've looked into this some more. What I've learned is that you are in a difficult situation, given your case.&amp;nbsp; My thoughts on editing / changing the response header in your web server does not seem possible given the latest.&amp;nbsp; Also CORS will not override X-Frame-Options from what I am finding.&amp;nbsp; Usually it's the other way around where people don't want to share content via an iFrame.&amp;nbsp;&amp;nbsp; I can talk to the analyst working on your case, but we've tighten security at the 10.1.&amp;nbsp; The response header in question is being set by ArcGIS for Server and it's prevent Clickjacking and Framesniffing attacks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clickjacking&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Clickjacking"&gt;http://en.wikipedia.org/wiki/Clickjacking&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Framesniffing&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.infosecurity-magazine.com/view/24490/"&gt;http://www.infosecurity-magazine.com/view/24490/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for your idea to operate on the internal guts of ArcGIS Server, I'd advise 100% against it.&amp;nbsp; We may have an option for you, so I will inform the analyst you are working with, as it's probably better not to discuss security measures like this on the forums. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for posting here maybe we've helped inform a few others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug Carroll, ESRI Support Services SDK Team &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/"&gt;http://support.esri.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 16:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/embedding-rest-disabled-in-10-1-by-server/m-p/645292#M24731</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-23T16:00:13Z</dc:date>
    </item>
  </channel>
</rss>

