Portal, V6.1
Enable the SPNEGO TAI
You can create single sign-on requests for your HTTP server using the Simple and Protected GSS-API Negotiation Mechanism (SPNEGO) trust association interceptor (TAI) available in IBM WebSphere Application Server. The IBM WebSphere Portal installation removes the SPNEGO TAI from the list of available trust association interceptors; therefore, enable the SPNEGO TAI.
To enable the Simple and Protected GSS-API Negotiation Mechanism trust association interceptor:
- Log on to the WAS administrative console.
- Click Security > Secure administration, applications, and infrastructure.
- Click Web security and then click Trust association.
- Ensure that the Enable trust association checkbox is checked and then click Interceptors.
- Click New and then type com.ibm.ws.security.spnego.TrustAssociationInterceptorImpl in the Interceptor class name text field.
- Click OK and then click the Save link to save changes to the master configuration.
Parent topic
External security managers