Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer web services - Reliable messaging (WS-ReliableMessaging) > Administer reliable web services > Configure a WS-ReliableMessaging policy set by


Configure WS-SecureConversation to work with WS-ReliableMessaging

Configure secure conversation to expect the reliable messaging headers to be signed, and to ensure that the scoping security context token does not expire before reliable messaging recovers and resends persistent messages.


Procedure


Flow for establishing a security context token to secure reliable messaging
Configure a WS-ReliableMessaging policy set by using wsadmin
Add assured delivery to web services through WS-ReliableMessaging
Define and managing policy set bindings
WS-ReliableMessaging
Detecting and fixing problems with WS-ReliableMessaging
Configure the Web Services Security distributed cache
Configure a WS-ReliableMessaging policy set by


Related


WS-ReliableMessaging troubleshooting tips
Configure application and system policy sets for web services by using scripting


Configure secure conversation to expect the reliable messaging headers to be signed

Although secure conversation allows message headers to remain unsigned, the reliable messaging policy requires the reliable messaging headers to be signed. To use secure conversation and reliable messaging policies in the same policy set, the secure conversation bindings must be configured to require that the reliable messaging headers are signed.

To achieve this, complete one of the following steps:


Procedure



Configure secure conversation to increase the timeout setting for the scoping security context token

When you use a persistent WS-I RSP policy set, which includes WS-SecureConversation, if the scoping security context token is expired when the server is restarted then WS-ReliableMessaging cannot resend its messages and system messages are written to the log file stating that the reliable messaging sequence was not secured using the correct security token.

To ensure that the scoping security context token does not expire before WS-ReliableMessaging can recover and resend its messages, use the administrative console...


Procedure

  1. In the navigation pane, click Services > Security cache. The Security cache detail form is displayed.

  2. Set the following values for the security distributed cache:

    1. Set the Time token is in cache after timeout property to a value of at least 120 minutes. This value specifies the length of time to keep tokens after they expire. By default, this is 10 minutes. These expired tokens can be used for reliable messaging recovery.

    2. Select the Enable distributed caching check box, and the default sub-option Synchronous update of cluster members.

  3. In the navigation pane, click Services > Trust service > Token providers . In the content pane, select a security context token. The Security Context Token detail form is displayed.

  4. Set the following values for the security context token:

    1. Check that the Time in cache after expiration property is set to a value of at least 120 minutes.
    2. Check that the Token timeout property is set to a value of at least 120 minutes.

    3. Select the Allow renewal after timeout check box.

    4. Select the Distributed cache check box.

  5. Save your changes to the master configuration.

+

Search Tips   |   Advanced Search