supports single sign on via the Kerberos authentication protocols, using SPNEGO to access the knowledgebase via HTTP.

What are SPNEGO and Kerberos?

Prerequisites

To complete SPNEGO/Kerberos setup you must have:

Setup Kerberos/SPNEGO Access

To configure Kerberos/SPNEGO...

  1. Go to Setup > Access and click the SPNEGO/Kerberos Setup button. 
  2. Select Yes under Enable SPNEGO Authentication.
  3. Enter the User Name, Password, KDC Address and Domain, using the credentials and details listed above. 
  4. Click Test Connection to check the configuration details. 
  5. Click Finish. 

Browser Settings

For Internet Explorer users, you must make the following modification to your browser settings:

  1. In Internet Explorer (IE), go to Internet Options > Advanced > Security
  2. Check Enable Integrated Windows Authentication.

Access URL

The URL for SPNEGO authentication is:

https://{server_name}/gui2/spnego.jsp?autoLogin=true&project={KBName}&State=Main

Whenever possible, make sure to use the domain name for your server, such as example.agiloft.com, rather than the specific server hostname, such as ps108.agiloft.com.

Related articles