<?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: ArcGIS Portal - Content cannot be displayed in a frame in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598473#M23100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After working with ESRI Support, it has been determined this is a bug with the 10.7 Web Adapter/Portal and is currently being looking into further for possible resolution or correction in the next release.&amp;nbsp;&lt;/P&gt;&lt;UL style="color: #000000; font-size: 17px;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN&gt;&lt;STRONG&gt;BUG-000121872&lt;/STRONG&gt; In Portal Status page, when accessing Portal through ports URL, the requests are forwarded to Portal webadaptor URL and the page does not load with "Unable to load content in a Frame" error on Internet explorer and "Portal webadaptor URL is not accessible" error on Chrome browser. This happens on all machines except the machine on which Portal is installed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2019 12:52:25 GMT</pubDate>
    <dc:creator>LanceCole</dc:creator>
    <dc:date>2019-04-19T12:52:25Z</dc:date>
    <item>
      <title>ArcGIS Portal - Content cannot be displayed in a frame</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598469#M23096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a new deployment of ArcGIS Enterprise 10.7.&amp;nbsp; As I was testing the new ArcGIS Portal Server and Site, I noted when you navigate to the Organization &amp;gt; Status page on the portal Home site an error&amp;nbsp;message is received in IE and Chrome.&amp;nbsp; All other pages appear to be working and I have not federated yet.&amp;nbsp; The error indicates "This Content cannot be displayed in a frame".&amp;nbsp; The error occurs weather you are accessing the site directly via port 7443 or through the web adapter.&amp;nbsp; Screen shots below including browser console errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IE:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="441410" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/441410_Capture1.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="441411" alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/441411_Capture2.PNG" /&gt;&lt;/P&gt;&lt;P&gt;Chrome:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="441412" alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/441412_Capture3.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="441413" alt="" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/441413_Capture4.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I noted both are reporting a frame error as well as a user not logged in error.&amp;nbsp; I am logged in as the portal administrator and all other pages/tabs are working.&amp;nbsp; I also tried to add a HTTP Response Header to IIS for X-Frame-Options on the Portal Web Adapter using both ALLOW-FROM and SAMEORIGIN.&amp;nbsp; This did not help for either IE or Chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did find if I click the "Open content in new window" from IE, I am asked to sign in again from&amp;nbsp;a&amp;nbsp;new IE Tab&amp;nbsp;and a 404 Error message - page not found will display.&amp;nbsp; However, if I then go back to the original page and refresh the status page will load or anytime there after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&amp;nbsp; Will put a ticket in on Monday but thought I would try posing here in the mean time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2019 02:32:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598469#M23096</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-04-07T02:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Portal - Content cannot be displayed in a frame</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598470#M23097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow-up - I found if I clear the cache in IE and Chrome, the status page will load when using the FQDN of the web server hosting the web adapter.&amp;nbsp; &lt;A href="https://&amp;lt;Webserver_FQDN&amp;gt;/&amp;lt;webadapter&amp;gt;/home"&gt;https://&amp;lt;Webserver_FQDN&amp;gt;/&amp;lt;webadapter&amp;gt;/home&lt;/A&gt;&amp;nbsp;but if I use the portal server &lt;A href="https://&amp;lt;Portal_server_FQDN&amp;gt;:7443/arcgis/portaladmin"&gt;https://&amp;lt;Portal_server_FQDN&amp;gt;:7443/arcgis/portaladmin&lt;/A&gt; or a pointer to an alias to the webserver &lt;A href="https://&amp;lt;Alias_to_WebServer&amp;gt;/&amp;lt;webadapter&amp;gt;/home"&gt;https://&amp;lt;Alias_to_WebServer&amp;gt;/&amp;lt;webadapter&amp;gt;/home&lt;/A&gt; the status page will not load.&amp;nbsp; All other pages on the portal site appear to be working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2019 18:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598470#M23097</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-04-07T18:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Portal - Content cannot be displayed in a frame</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598471#M23098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We set X-Frame-Options to&amp;nbsp;SAMEORIGIN&amp;nbsp;at the GIS Server tier on any page/form that has a login prompt to prevent phishing through frames/Clickjacking/URL Redress attacks. X-Frame-Options: DENY prevents rendering pages in an iFrame. I've never seen users have problems with this header without attempting to view these pages through iFrames. It's not necessary to set any additional headers at the web tier. I'm unsure why in your instance multiple browsers think that this page is being framed. That's certainly unusual behavior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2019 21:10:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598471#M23098</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2019-04-08T21:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Portal - Content cannot be displayed in a frame</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598472#M23099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randall,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked into this a little further.&amp;nbsp; I found if I log onto Portal via the &lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2F%3CPortal_server_FQDN%3E%3A7443%2Farcgis%2Fportaladmin" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline; "&gt;https://&amp;lt;Portal_server_FQDN&amp;gt;:7443/arcgis/home&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;url, in our test sandbox deployment it is &lt;A href="https://gisprt01.lgc.local:7443/argis/portal"&gt;https://gisprt01.lgc.local:7443/argis/portal&lt;/A&gt;, all traffic is going through this path.&amp;nbsp; However, as soon as I go to the Status tab under Organization, it is using&amp;nbsp;our web adapter alias for the path.&amp;nbsp; This is &lt;A href="https://gis.lgc.local/portal"&gt;https://gis.lgc.local/portal&lt;/A&gt; on the test deployment.&amp;nbsp; This is resulting in&amp;nbsp;the error shown as the path in the browser does not match the path being used.&amp;nbsp; The browser path is &lt;A href="https://gisprt01.lgc.local:7443/arcgis/home/organization.html#status"&gt;https://gisprt01.lgc.local:7443/arcgis/home/organization.html#status&lt;/A&gt;.&amp;nbsp; Go to another tab and it reverts back to the proper path.&amp;nbsp; So far, only fond this issue on the Organization &amp;gt; Status page on portal in both IE and Chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/441492_Capture.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 01:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598472#M23099</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-04-09T01:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Portal - Content cannot be displayed in a frame</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598473#M23100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After working with ESRI Support, it has been determined this is a bug with the 10.7 Web Adapter/Portal and is currently being looking into further for possible resolution or correction in the next release.&amp;nbsp;&lt;/P&gt;&lt;UL style="color: #000000; font-size: 17px;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN&gt;&lt;STRONG&gt;BUG-000121872&lt;/STRONG&gt; In Portal Status page, when accessing Portal through ports URL, the requests are forwarded to Portal webadaptor URL and the page does not load with "Unable to load content in a Frame" error on Internet explorer and "Portal webadaptor URL is not accessible" error on Chrome browser. This happens on all machines except the machine on which Portal is installed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 12:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-portal-content-cannot-be-displayed-in-a/m-p/598473#M23100</guid>
      <dc:creator>LanceCole</dc:creator>
      <dc:date>2019-04-19T12:52:25Z</dc:date>
    </item>
  </channel>
</rss>

