+

Search Tips   |   Advanced Search

Token consumer collection

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 console page for the cell level...

  1. Click Security > Web services.

  2. Under Default consumer bindings, click Token consumers.

To view this console page for the server level, complete the following steps:

  1. Click Servers > Application servers > server .

  2. Under Security, click Web services: Default bindings for Web services security.

  3. Under Default generator bindings, click Token consumers.

To view this administrative console page for V6 and later applications on the application level, complete the following steps:

  1. Click Applications > Enterprise applications > application .

  2. Click Manage modules > URI_name .

  3. Under Web Services Security 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

[V6 only]

Name of the token consumer configuration.

For example, the token consumer name might be sig_tcon for signing.

Token consumer class name

[V6 only]

Name of the token consumer implementation class.

This class must implement the com.ibm.wsspi.wssecurity.token.TokenConsumerComponent interface.




 

Related tasks


Configure tokens using JAX-RPC to protect message authenticity at the server or cell level

 

Related Reference

Token consumer configuration settings
Token generator collection
Token generator configuration settings
JAAS configuration settings

 

Reference topic