I am trying to Embed the Cloudera Manager UI to open in Iframes.
When I try to open it I am getting below error to display to cloudera manager UI.
*******************
Refused to display 'http://10.10.xxx.xxx:7180/cmf/home' in a frame because it set 'X-Frame-Options' to 'sameorigin'
*******************
We need to set the header X-Frame-Options to allow request from custom hosts.
can I get help to configure the same and open the cloudera manager UI in iframe.
Thanks