+

Search Tips   |   Advanced Search

Web services: WAS security bindings collection


To view a list of server-side binding configurations for WS-Security.

This admin console panel applies only to Java™ API for XML-based RPC (JAX-RPC) applications.

  1. Click Applications > Application Types > WebSphere enterprise apps > application_name.

  2. Under Modules, click Manage modules > URI_name.

  3. Under WS-Security Properties, click Web services: Server security bindings.

Depending on the assigned security role when security is enabled, we might not have access to text entry fields or buttons to create or edit configuration data. Review the administrative roles documentation to learn more about the valid roles for the appserver.

Port

Port in which messages are received from the request generator or the request sender. The request generator is the term used for V6.x applications and the request sender is the term used for V5.x applications.

Web service

Name of the Web service that is defined during application assembly.

Request consumer (receiver) binding

Binding configuration used to receive request messages from the request generator (sender) binding.

Click Edit custom to configure the required and additional information such as signing information, key information, token consumers, key locators, intermediate certificates in the collection certificate store, and trust anchors.

The binding information for the request consumer specified for the server must match the binding information for the request generator specified for the client.

Response generator (sender) binding

Binding configuration used to send request messages to the response consumer.

Click Edit custom to configure the required and additional information such as signing information, key information, token generators, key locators, and intermediate certificates in the collection certificate store.

The binding information for the response generator specified for the server must match the binding information for the response consumer specified for the client.

Request receiver binding

Binding configuration used to receive request messages from the request sender binding.

Click Edit to configure additional properties for the request receiver such as signing information, encryption information, trust anchors, collection certificate stores, key locators, trusted ID evaluators, and login mappings.

The binding information for the request receiver specified for the server must match the binding information for the request sender specified for the client.

Response sender binding

Binding configuration used to send request messages to the response receiver.

Click Edit to configure additional properties for the response sender such as signing information, encryption information, and key locators.

The binding information for the response sender specified for the server must match the binding information for the response receiver specified for the client.





 

Related tasks


Set token generators using JAX-RPC to protect message authenticity at the application level

 

Related


Request consumer (receiver) binding settings
Response generator (sender) binding settings
Web services: Client security bindings collection