2.9 Implementing Single Sign-On

Some sites use single sign‑on to allow users to log in once and access multiple software systems without having to log in multiple times. Single sign‑on can be used to bypass the need for logging in to Operations Center from the client. To achieve single sign-on, disable the Operations Center client login dialog box.

To disable logins to the Operations Center client, set the following parameters in the applet_params.xml file:

<param name="Client.DisableLogins" value="true" />
   <param name="Client.DisableLogins.AllowedAccounts" value="admin,guest" />
   <param name="Client.DisableLogins.Message" value="Access Denied" />

Where:

For information on how to configure Single Sign On (SSO) for Operations Center databases, see Configuring and Administering the Database in the Operations Center 5.0 Server Configuration Guide.

For single sign‑on options to use the auto-login function, or disable direct access to the dashboard server or operations client, see the Operations Center 5.0 Dashboard Guide.