Configure the HTTP Basic Authentication Trust Association Interceptor
To configure the HTTP Basic Authentication Trust Association Interceptor according to requirements, you set its properties.
To set the properties of the HTTP Basic Authentication Trust Association Interceptor:
- Log on to the IBM WebSphere Application Server administrative console.
- Click Security -> Global security.
- Click Web and SIP security -> Trust association.
- Make sure that the Enable trust association check box is checked.
- Click OK and then click Save if you checked the Enable trust association check box.
- Click Web and SIP security -> Trust association again.
- Click Interceptors -> com.ibm.portal.auth.tai.HTTPBasicAuthTAI.
If com.ibm.portal.auth.tai.HTTPBasicAuthTAI is not available, run the following task to enable the interceptor: enable-http-basic-auth-tai-sitemgmt. See Enable remote access to servers for instructions.
- Click Custom properties.
- Click the property you that want to change.
- Change the value for the property according to requirements.
- Click OK.
- Select other properties and change their values as required.
- Click OK.
- Save changes.
- Restart the WAS.
Parent
Enable HTTP Basic Authentication for simple clients
The HTTP Basic Authentication Trust Association Interceptor
HTTP Basic Authentication Trust Association Interceptor in combination with external authentication servers
Related tasks
Reference: Properties for the Trust Association Interceptor
Enable remote access to servers