Forum Discussion
vlemon
5 years agoFrequent Visitor
Power BI On Premise Report Server X-Frame-Options
Hi, We are trying to access parent HTML elements using Custom Visualization but cannot access them because X-Frame-Options security. We tried to add Content-Security-Policy in the web config fi...
jwu
4 years agoNew Member
As what I observed, the on-premises PBI version and SSRS 2016+ version have this response header (X-Frame-Options) added on. However, the PBI.com does not have the same header. On the other hand, the older SSRS version 2014 or earlier do not have the same header. If it is the security concern, it should apply across the versions. Also, AD FS 2019 is still allowing to remove the header (https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/customize-http-security-headers-ad-fs). I need to know how to remove the header for on-premises PBI and SSRS 2019 since we are hosting them internally and locked down all the securities. Any help will be appreciated.