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

  1. Go to the JTS_install_dir/server/conf/rs/app.properties file.
  2. Set the application.X-Frame-Options=https://example.com/ property, where https://example.com/ is the host name of the Engineering Lifecycle Management application that should allow reports to be shown.
  3. 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.