Authentication

The Authentication tab specifies the characteristics for authenticating to the SOAP message server. Inbound messages can be authenticated against a list of trusted certificates. Outbound messages can specify the identity to use to authenticate to the external SOAP server.

The Authentication tab has the following fields.

Field

Global Var?

Description

Inbound or Inbound Fault Policy Type Fields

Supported Security Tokens

No

Specifies the security tokens you want to allow in inbound messages. You can select one or more of the following supported types:

  • X.509 Token

  • UsernamePassword Token

Trusted Certificates Folder

No

Specifies the folder containing the trusted certificates for binary security token authentication.

Outbound or Outbound Fault Policy Type Fields

Security Token

No

Specifies the type of security tokens you want to allow in inbound messages. You can select one of the following supported types:

  • X.509 Token

  • UsernamePassword Token

X.509 Identity

No

When X.509 Token is selected in the Security Token field, this field specifies the Identity resource containing the X.509 compliant identity file. For more information about Identity resources, see TIBCO Designer™ Palette Reference.

Username Password Identity

No

When UsernamePassword Token is selected in the Security Token field, this specifies the Identity resource that contains the username and password. For more information about Identity resources, see TIBCO Designer™ Palette Reference.

Password Type

No

Specifies whether you want to use text or digest passwords.

Certificate Alias

No

When the Identity resource specified in the X.509 Identity field is of type JKS or JCEKS, specify the certificate alias in this field to identify the private and public key pair.

Use Password for the Key

No

When the Identity resource specified in the X.509 Identity field is of type JKS or JCEKS, select the check box to configure a password for the private key.

Note: If the check box is not selected, the password has to be the same for the keystore and the private keys stored inside it.

Alias Password

No

This field is enabled when the Use Password for the Key check box is selected.

Specify a password for the private key.