+

Search Tips   |   Advanced Search

Web services: Server security bindings collection

Use this page to view a list of server-side binding configurations for Web services security. To view this console page...

  1. Click Applications > Enterprise applications > application.

  2. Click Manage modules > URI_file_name.

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

Port

[V5 and 6 only]

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

Web service

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

Request consumer (receiver) binding

[V6 only]

Binding configuration that is 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 that is specified for the server must match the binding information for the request generator that is specified for the client.

Response generator (sender) binding

[V6 only]

Binding configuration that is 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 that is specified for the server must match the binding information for the response consumer that is specified for the client.

Request receiver binding

[V5 only]

Binding configuration that is 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 that is specified for the server must match the binding information for the request sender that is specified for the client.

Response sender binding

[V5 only]

Binding configuration that is 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 that is specified for the server must match the binding information for the response receiver that is specified for the client.




 

Related tasks


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

 

Related Reference

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

 

Reference topic