Portal (10.9.1) page errors due to 'X-Frame-Options' to 'deny'

766
1
Jump to solution
12-09-2022 02:59 PM
ACrateau
New Contributor III

We're receiving an error related to X-Frame-Options in both Chrome and Edge when attempting to view the Status Dashboard page, and also when attempting to edit Web Appbuilder apps. 

Error is:  Refused to display 'https://xxx.xxx' in a frame because it set 'X-Frame-Options' to 'deny'.

We are running version 10.9.1 and using a Web Adaptor running on IIS.  Any suggestions on resolving this error? 

0 Kudos
1 Solution

Accepted Solutions
ACrateau
New Contributor III

This issue was resolved by updating the HTTP Response header X-FRAME-OPTIONS to SAMEORIGIN on the Web Adaptor for Portal, using IIS

View solution in original post

0 Kudos
1 Reply
ACrateau
New Contributor III

This issue was resolved by updating the HTTP Response header X-FRAME-OPTIONS to SAMEORIGIN on the Web Adaptor for Portal, using IIS

0 Kudos