Allowing insecure access to dashboards (IBM BPM version 8570 cumulative fix 3 deprecated)

The Business Space component is configured to be accessed by HTTPS by default. You can change the protocol from the default or back to the default by running a script.
When only HTTPS connections are allowed, any HTTP requests are redirected to HTTPS.

You should require HTTPS communication from the browser to the server when accessing any IBM® Business Monitor user interface. Typically, these user interfaces are available for authenticated users only and authentication credentials are submitted with every request; for example, user IDs and passwords, or the LTPA cookie. These authentication credentials should be protected from eavesdropping and therefore never be transmitted over unencrypted connections. If you have an SSL offloading requirement, see the httpsIndicatorHeader configuration in Web container customer properties in the WebSphere® Application Server documentation.

About this task

This task describes how to change the protocol by running the configBSpaceTransport.py script.

Procedure

Results

The required connection protocol for dashboards is selected.