If selected, the product signs the SOAP request and then it adds a signature to the <wsse:Security> header. A private key in the keystore signs the SOAP request content. The product also enables all of the Signature Parameters fields.
The following parameters define the signature:
Defines the key alias in the keystore that the product uses for signing.
Defines the key password in the keystore.
Defines the canonicalization method with which to serialize the data (the SOAP request body or the parts to be signed) before applying the signature. Leave this field blank to use the implementation default exclusive XML canonicalization algorithm xml-exc-c14n#.
Defines the algorithm with which to define the signature. Leave this field blank if you want the product to try to detect and use a signature algorithm that matches the data in the key.
Specifies the key identifier that sets up the certificate (public key) identification elements in the signature. The receiver uses this value to identify the signature certificate (public key) that validates the SOAP request signature.
Default: 0. The operator uses the default key identifier (the Issuer Name and Serial Number) from the implementation.
Specifies which parts of the SOAP request to sign. Click Add Parameter to enter either a security ID or a Name/Namespace combination of the element to sign.
<token wsu:id="123"> </token>
The following statement shows the definition of the WSU namespace:
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
"http://www.ca.com/itpam"
Note: Leave this parameter blank to sign the body of the SOAP request. If you specify the WSU ID, the product ignores the Name and Namespace values.
|
Copyright © 2014 CA.
All rights reserved.
|
|