WAS v8.5 > Reference > Sets

Request sender binding page

Use this page to specify the binding configuration to send request messages for Web Services Security.

There is an important distinction between v5.x and v6 and later applications. The information in this article supports v5.x applications only used with WebSphere Application Server v6.0.x and later. The information does not apply to v6.0.x and later applications. v5.x applications are based on Java 2 platform, Enterprise Edition (J2EE) 1.3.

To view this dmgr console page...

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

  2. Under Modules, click Manage modules > URI_file_name.

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

  4. Under Request sender binding, click Edit.


Web Services Security namespace

Namespace used by Web Services Security to send a request. However, this field configures the namespace value only and does not enforce the semantics of the specification related to the namespace. Web Services Security uses the processing semantic only in draft 13 of the OASIS specification. The following schemas are available:

The namespace used by the response sender is based on the namespace of the incoming message in the request receiver.


Signing information

Configuration for the signing parameters. Signing information is used to sign and validate parts of the message including the body and time stamp.

We can also use these parameters for X.509 validation when the Authentication method is IDAssertion and the ID Type is X509Certificate, in the server-level configuration. In such cases, you must fill in the Certificate Path fields only.


Encryption information

Configuration for the encrypting and decrypting parameters. Encryption information is used for encrypting and decrypting various parts of a message, including the body and user name token.


Key locators

List of key locator objects that retrieve the keys for digital signature and encryption from a keystore file or a repository. The key locator maps a name or a logical name to an alias or maps an authenticated identity to a key. This logical name is used to locate a key in a key locator implementation.


Login mappings

List of configurations for validating tokens within incoming messages.
Login mappings map the authentication method to the JAAS configuration.

To configure JAAS...

  1. Click Security > Global security.

  2. Under the JAAS field, select Application logins or System logins.


Related concepts:

Request sender


Related


Configure the client for request encryption: Encrypting the message parts
Configure the client for request encryption: choosing the encryption method
Configure the client for request signing: digitally signing message parts
Configure the client for request signing: choosing the digital signature method


+

Search Tips   |   Advanced Search