Previous Topic: Configure a WS‑Security Response

Next Topic: Variables for Generating Username and Password and X.509 Certificate Tokens

Variable for Specifying the Generated WS-Security Token Type

The following table describes the mandatory TXM_WSSEC_TOKEN_TYPE response variable name/value pair that determines the WS‑Security token type to generate.

Variable Name

Variable Value

Attribute Kind

Meaning

TXM_WSSEC_TOKEN_TYPE

 

  • password
  • password_nodigest
  • X509
  • SAML

Static

Specifies the type of WS‑Security token the SOA Agent should create and add to the WS‑Security header for message authentication:

  • password—Creates a Username and Password Digest token, providing for password digest message authentication. For this token type, the TXM_WSSEC_USER_
    PASSWORD response variable must also be configured.
  • password_nodigest—Creates a Username and Password token, providing clear text password message authentication. For this token type, the TXM_WSSEC_USER_
    PASSWORD response variable must also be configured.
  • X509—Creates an X509v3 token.
  • SAML—Creates a SAML token, providing for SAML message authentication. For this token type, the TXM_WSSEC_SAML_AFFILIATE response variable must also be configured.

More information:

Choose a WS‑Security Token Type

Supported Authentication Schemes for Producing Each WS-Security Header Type