Previous Topic: Specify a Non-default TCP PortNext 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:
    AllowURLLogon
    

Note: For full implementation details, please contact CA Support at http://ca.com/support.

More information:

Web Form Logon Method

URL Query String Logon Method

Enforce Encrypted Logons

Enforcing a Logon Timestamp and Timeout