Previous Topic: TimestampNext Topic: Keystore Parameters


Username Token
Add Username Token

Adds a Username Token to the <wsse:Security> header and enables all of the Username Token parameters.

Username Token Parameters

Includes the following values:

User Name

Defines the value of the Username token.

Password

Defines the password that is associated with the Username Token.

Password Type

Specifies the type of password.

Values:
  • 0: The product delivers the password in clear text.
  • 1: The product delivers the password in digest form (the password is encrypted and not delivered in clear text).
  • 2: The product delivers no password.
Add Nonce?

If selected, the product adds a nonce element (such as a hash value) to the Username Token. The web service may not require this element.

Add Created?

If selected, the product adds a Created element that indicates when the Username Token was created. The web service may not require this element.

Note: If you set the Password Type to Digest, the product automatically adds the Nonce and the Created elements to the Username Token.