BI Publisher 12.2.1.2.0 :: X-Frame-Options
Issue: When we try to load any BI Publisher reports through java Application UI, java application Console show an error message "frame become it set 'x-fram-option' to 'Samorigin' ”. Do we have any setting to Perform on OBIEE level ?
We have tried with below:
OBIEE Server Name : OBIEE_Server.abc.com
JAVA HOST UI : JAVA_HOST_abcdef.abc.com
OBIEE Config changes: xmlp-server-config
<property name="X_FRAME_OPTIONS" value="allow-from https://JAVA_HOST_abcdef.abc.com"/>
<property name="FRAME_ANCESTORS" value=" https://JAVA_HOST_abcdef.abc.com“/>"
Any suggestion highly appreciated.