Managing the server configuration
BMC Atrium Single Sign-On server parameters can be modified or enabled including the server session, cookie name and domain, the password for accessing the server, the FQDN, logging level, FIPS-140 enablement, CAC usage of Online Certificate Status Protocol (OCSP) enablement.
To modify the server configuration
- On the BMC Atrium SSO Admin Console, click Edit Server Configuration.
- Modify the BMC Atrium Single Sign-On server parameters.
- Click Save.
Committed changes take effect immediately. A server restart is not necessary.
Server configuration parameters
The Server Configuration Editor enables you to update the following parameters when you install or configure the BMC Atrium Single Sign-On server:
General tab
Certificates tab
HTTP Only and HTTPS Only
With the release of BMC Atrium Single Sign-On 8.1 Patch 3, the Server Configuration Editor provides two new options: HTTP Only and HTTPS Only.
The HTTP Only parameter marks the BMC Atrium Single Sign-On cookie to prevent non-HTTP APIs such as JavaScript from accessing the cookie. When enabled, the HTTPS Only parameter marks the cookie with the Secure option, which ensures that the cookie is transmitted only over HTTPS connections from the browser to the server.
The default value of these check boxes is false. When set to true, these options prevent scripts and third-party programs from accessing the cookies.
To secure BMC Atrium Single Sign-On as a stand-alone server
- Open the Edit Server Configuration tab on the BMC Atrium SSO Admin Console.
- Select the HTTP Only and HTTPS Only check boxes, and click Save.
- Restart the BMC Atrium Single Sign-On server.
- Clear all cookies from the browser history.
To secure BMC Atrium Single Sign-On as a High Availability cluster
- Open the HA Node Details tab on the BMC Atrium SSO Admin Console.
- Select the node for which the HTTP Only and HTTPS Only options are to be enabled.
Select the HTTP Only and HTTPS Only check boxes for each node, and click Save.
- Restart the server.
- Clear all cookies from the browser history.
Session parameter defaults
The session parameters defaults for the BMC Atrium Single Sign-On server are:
- Max Session Time (Default: 120 minutes)
- Idle Timeout (Default: 30 minutes)
- Cache Time (Default: 3 minutes)
- Max Session Count per User (Default: 5)