Implementing tokens for security attribute propagation
As part of an extensible architecture, WAS enables you to implement our own tokens in which to propagate security attributes.
The following topics are covered in this section:
- Implement a custom propagation token
- Implement a custom authorization token
- Implement a custom a single sign-on token
- Implement a custom authentication token
- Propagating a custom Java serializable object
Implement a custom propagation token for security attribute propagation
Implement a custom authorization token for security attribute propagation
Implement a custom single sign-on token for security attribute propagation
Implement a custom authentication token for security attribute propagation
Propagating a custom Java serializable object for security attribute propagation
Related tasks
Develop extensions to the WebSphere security infrastructure