Web services security property configuration settings

Use this page to configure additional properties.

We can view a Web services security property configuration settings panel in several wasys. Complete the following steps to view one of these administrative console pages:

  1. Click Security > Web services.

  2. Under Default generator bindings or Default consumer bindings, click Properties > New.

Property Name

Name of the property.

Data type: String

Property Value

Specifies the value for the property.

Data type: String

The following table lists the properties that one can configure using the Web services security property panels.

Configuration panel name Property name Property value Description
JAAS configuration
com.ibm.wsspi.
wssecurity.
token.X509.
issuerName
Specify the SubjectDN or the IssuerDN of the issuer for the X.509 certificate. This property is used to specify the issuer of the certificate in the token consumer component.
JAAS configuration
com.ibm.wsspi.
wssecurity.
token.X509.
issuerSerial
Specify the serial number of the X.509 certificate. This property is used to specify the serial number of the certificate in the token consumer component.
Key information
com.ibm.wsspi.
wssecurity.
keyinfo.
EncodingNS
Specify the namespace Uniform Resource Identifier (URI) for the qualified name (QName). This property is used to specify the namespace URI part of the QName that represents the encoding method.
Request generator and Response generator
com.ibm.wsspi.
wssecurity.
timestamp.
SOAPHeaderElement
Specify 1 or true. This property is used with the Add nonce option to set the mustUnderstand flag in the deployment descriptor.
Request generator and Response generator
com.ibm.wsspi.
wssecurity.
timestamp.
dialect
   
Signing information
com.ibm.wsspi.
wssecurity.
dsig.
dumpPath
Specify the path used to locate the output file. This property is used to specify an output file for dumping the target UTF-8 binary data before signing and verifying messages.
Token generator
com.ibm.wsspi.
wssecurity.
token.username.
timestampExpires
Specify 1 or true. This property is used to specify an expiration date for the user name token.
Transform algorithms
com.ibm.wsspi.
wssecurity.
dsig.
XPathExpression
not(ancestor-or-self::*
[namespace-uri()='http://www.w3.
org/2000/09/xmldsig#' and 
local-name()='Signature'])
This property is used with the http://www.w3.org/TR/1999/REC-xpath-19991116 algorithm.