Previous Topic: Specify a Non-default TCP Port

Next Topic: Web Form Logon Method

Hide User Logon Credentials in the iConsole

If integrating the iConsole with your own Web application, there are two supported methods for automatically passing user credentials to the CMS, so avoiding the need for users to manually log on. These methods are: Web form logon, which uses http post and URL query string logon, which uses http get.

Note: Both methods are supported by SSL connections.

To enable Web form or URL query string logon

  1. Locate this Web key on the front-end Web server.
  2. Within this registry key, set the following REG_DWORD registry value to 1:
    AllowURLLogonAllowURLLogon
    

Note: For full implementation details, please contact CA Technical Support.

More information:

Web Form Logon Method

URL Query String Logon Method

Enforcing Encrypted Logons

Enforcing a Logon Timestamp and Timeout