Defines a trust method used to validate the identity of a trusted intermediary asserting an ID on a downstream message. When a trust method is configured, the security token defined by the caller is expected to contain an identity to be asserted.
Configuration properties for this object. These property values are preserved even if the run-time environment is stopped then restarted. Changing these property values typically has no effect until the run-time environment is restarted; for example, by stopping then restarting an application server. See the information center task descriptions for information about how to apply configuration changes to the run-time environment.
If trust any is selected then all upstream intermediaries will be trusted by this consumer. This should only be selected if you are certain that all upstream intermediaries are trusted. Selecting trust any will automatically override all other attributes of this trust method.
Required | No |
Data type | Check box |
The name of the trust method.
Required | No |
Data type | Text |
Specifies the name of the required integrity or required confidentiality part within the message to be used to validate the intermediary.
Required | No |
Data type | Selection list |
Specifies the URI of the security token to use to validate the intermediary.
If you specify BasicAuth or Signature as the trust method, you do not need to specify this option. If you specify a custom token, enter the URI of the QName for the value type.
Required | No |
Data type | Text |
Specifies the local name of the security token to use to validate the intermediary.
Required | No |
Data type | Text |