Use this page to view the token consumer. The information is used on the consumer side only to process the security token.
To view this administrative console page for the cell level, complete the following steps:
Click Security > Web services .
Under Default consumer bindings, click Token consumers .
To view this administrative console page for the server level, complete the following steps:
Under Related items, click EJB modules or Web modules > URI_name.
Under Additional properties, you can access the signing information for the following bindings:
For the Response generator (sender) binding, click Web services: Server
security bindings . Under Response generator (sender) binding, click Edit custom . Under Required properties, click Token consumers.
For the Response consumer (receiver) binding, click Web services: Client
security bindings . Under Response consumer (receiver) binding, click Edit custom . Under Required properties, click Token consumers.
Token consumer name
The name of the token consumer configuration.
Token consumer class name
The name of the token consumer implementation class.
This class must implement the com.ibm.wsspi.wssecurity.token.TokenConsumerComponent interface.