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 request generator is configured for the client and the response generator 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 consumer, see Configuring signing information for the consumer binding with an assembly tool.
You must specify the same canonicalization algorithm for both the generator and the consumer. For more information on configuring the signing information for the consumer, see Configuring signing information for the consumer 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]
The transform algorithm that you select for the generator must match the transform algorithm for the consumer.
Result
After you complete this task for the generator binding, you must configure the signing information for consumer binding.Related tasks
Signing message elements in generator security constraints with keywords
Signing message elements in generator security constraints with an
XPath expression
Configuring key information for the generator binding with an assembly
tool
Configuring signing information for the consumer binding with an assembly
tool