Trying to enable iframe for UIM dasboards Receiving following error message:
"Refused to display 'http://<hostname>/dashboard/jsp/standalone.jsp?user=administrator&password=XXXXXXXX&path=XXXXXXXXXXXX' in a frame because it set 'X-Frame-Options' to 'sameorigin'."
Solution from knowledge base document KB000116711, didn`t help as it only applies to UIM 8.5.1 version: https://comm.support.ca.com/kb/unable-to-embed-ump-dashboards-within-web-page/kb000116711
Environment
UIM 9.0.2
Resolution
To enable iframes for dashboards, there`s a new system-ext.properties file. As part of a patch, the HTTP Header Response configuration options were moved from portal.properties to system.properties, so it`s required a system-ext.properties file to override the default one.
Deploy this file in \Nimsoft\probes\service\wasp\webapps\ROOT\WEB-INF\classes\ i.e. the same location as portal-ext.properties and restart wasp.
Additional Information
File has been attached to this article. Be sure to rename it to "system-ext.properties"