Secure connections for the Batch Activity Dashboard must
be configured through the IBM® WebSphere® Application Server
Administration Console.
About this task
You must configure Secure Socket Layers (SSL) to require
HTTPS for accessing the Batch Activity Dashboard. You must also configure
the HTTPOnly attribute.
Procedure
- Log in to the WebSphere Application
Server Administration Console for the application server where the
Batch Activity Dashboard is installed.
- Configure SSL:
- In the navigation menu, choose .
- In the Application Servers section,
click the name of the server where the Batch Activity Dashboard is
installed.
- In the Container Settings section,
click Session management.
- Click the Enable cookies link.
- Ensure the Restrict cookies to HTTPS sessions option
is selected, then click OK.
- Configure the HTTPOnly attribute:
- In the navigation menu, choose .
- In the Authentication section,
expand Web and SIP security, then choose Single
sign-on (SSO).
- Ensure the Requires SSL option
is selected, then click OK.
- In the navigation menu, choose .
- In the Application Servers section,
click the name of the server on which the Batch Activity Dashboard
is installed.
- In the Container Settings section,
expand Web Container Settings and click Web
container.
- In the Additional Properties section,
click Custom properties.
- Click New...
- In the Name field, type com.ibm.ws.webcontainer.HTTPOnlyCookies.
- In the Value field, type *.
- Click OK.
- Restart the server to apply the configuration changes.