Configuring secure access to reports that run on a separate server
The
application.X-Frame-Options
HTTP header prevents Jazz Reporting Service pages
from being embedded into other IBM® Engineering Lifecycle Management
applications that are hosted on different domains. Administrators can configure secure domains so
that reports are shown across servers.
Procedure
- Go to the JTS_install_dir/server/conf/rs/app.properties file.
-
Set the
application.X-Frame-Options=https://example.com/
property, wherehttps://example.com/
is the host name of the Engineering Lifecycle Management application that should allow reports to be shown. - Save your change.
Results
From the Engineering Lifecycle Management application that runs on the server that you specified in the app.properties file, you can now access JRS reports.