+

Search Tips   |   Advanced Search

 

Configure SPNEGO TAI in WAS

 

Performing this task helps you, as Web administrator, to ensure that WAS is properly configured to enable the operation of the Simple and Protected GSS-API Negotiation (SPNEGO) trust association interceptor (TAI). We need to know how to use the WAS administrative console to manage the security configuration and have the proper authority to modify the security configuration of the appserver.

It is recommended that you use wsadmin to manage the SPNEGO TAI properties.

 

Overview

Complete the following steps to enable the operation of the SPNEGO TAI.

 

Procedure

  1. Log on to the console.

  2. Click Security > Secure administration, applications, and infrastructure.

  3. Expand Web security and click Trust association.

  4. Under the General Properties heading, select the Enable trust association check box, then click Interceptors.

  5. Select the SPNEGO TAI in the list of interceptors, then click Custom properties.

  6. Click New and then fill in the Name and Value fields. Click OK. Repeat this step for each custom property to apply to the SPNEGO TAI.

  7. After you finish defining your custom properties, click Save to store the updated SPNEGO TAI configuration.

 

Results

Your SPNEGO TAI configuration is now configured for WebSphere Application Server. You must ensure that:



SPNEGO TAI custom configuration attributes

Adding SPNEGO TAI properties using the wsadmin utility

Modifying SPNEGO TAI properties using the wsadmin utility

Deleting SPNEGO TAI properties using the wsadmin utility

Displaying SPNEGO TAI properties using the wsadmin utility

 

Related concepts


Single sign-on for HTTP requests using SPNEGO

 

Related tasks


Configure the Web browser to use SPNEGO
Configure JVM properties and enabling SPNEGO TAI in WebSphere Application Server
Configure WAS environment to use SPNEGO