Before you begin
Prior to completing this task, you must complete the following steps:Why and when to perform this task
Complete the following steps to configure the signing information for the server-side and client-side bindings using an assembly tool. The signing information on the consumer side is used to verify the integrity of the received Simple Object Access Protocol (SOAP) message by validating the message parts that are signed. The response consumer is configured for the client and the request consumer is configured for the server. In the following steps, you must configure either the client-side bindings in step 2 or the server-side bindings in step 3.
Steps for this task
You must specify the same canonicalization algorithm for both the generator and the consumer. For more information on configuring the signing information for the generator, see Configuring signing information for the generator binding with an assembly tool.
You must specify the same signature algorithm for both the generator and the consumer. For more information on configuring the signing information for the generator, see Configuring signing information for the generator binding with an assembly tool.
name com.ibm.wsspi.wssecurity.dsig.XPath2Expression_*
name com.ibm.wsspi.wssecurity.dsig.XPath2Filter_*
Following this expression, you can have a value, [intersect], [subtract], or [union].name com.ibm.wsspi.wssecurity.dsig.XPath2Order_*
Following this expression, indicate the processing order of the XPath.com.ibm.wsspi.wssecurity.dsign.XPath2Filter_1 = [intersect]
com.ibm.wsspi.wssecurity.dsign.XPath2Order_1 = [1]
com.ibm.wsspi.wssecurity.dsign.XPath2Expression_2 = [XPath expression#2]
com.ibm.wsspi.wssecurity.dsign.XPath2Filter_2 = [subtract]
com.ibm.wsspi.wssecurity.dsign.XPath2Filter_2 = [1]
Result
After you complete this task for the consumer binding, you must configure the signing information for generator binding if this task was not previously completed.Related tasks
Signing message elements in consumer security constraints with keywords
Signing message elements in consumer security constraints with an XPath
expression
Configuring key information for the consumer binding with an assembly
tool
Configuring signing information for the generator binding with an assembly
tool