How to configure a custom trust association interceptor (TAI).
To configure a custom TAI, you may want to familiarize yourself with the general TAI information contained in the Trust Associations documentation. You also may want to refer to the Developing a custom trust association interceptor topic for information about the Java class extensions.
The Java archive (JAR) file that contains your custom TAI should be deployed in the application server environment in a location that is accessible by the security portions of the application server runtime. They reside in the app_server_root/lib/ext directory for the application server nodes. You may encounter problems if you try to place your TAI under a shared library for just the application server.
To configure your custom TAI, complete the following steps (for more details, see the "TAI usage" section of IBM WebSphere Developer Technical Journal: Advanced authentication in WebSphere Application Server):
In this information ...Related concepts
| IBM Redbooks, demos, education, and more |