Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
Security Token [Settings]
Specifies stand-alone security tokens to insert into the generated message. Stand-alone security tokens are those not already used for signature or encryption. Standard and custom security tokens may be defined by URI and local name.
Service integration -> Web services -> WS-Security configurations -> v1-outbound-config_name -> [Request generator] Security Token -> security-token_name .
Configuration tab
These property values are preserved even if the runtime environment is stopped then restarted.
General Properties
Name
The name of the security token
Required Yes Data type String
URI
Namespace URI of the security token to insert.
This is the namespace Uniform Resource Identifier (URI) of the security token to be inserted into the generated message.
If you specify a Username token or X.509 certificate security token, you do not have to specify a URI. If you specify a custom token, enter the URI of the QName for the value type. If you specify Lightweight Third Party Authentication (LTPA), enter the following WAS predefined value type URI: http://www.ibm.com/websphere/appserver/tokentype/5.0.2. If you specify Lightweight Third Party Authentication propagation (LTPA_PROPAGATION), enter the following WAS predefined value type URI: http://www.ibm.com/websphere/appserver/tokentype.
Required No Data type String
Local Name
Local name of the security token to insert.
WAS has the following predefined local name types:
Username token
X509 certificate token
# X509 certificates in a PKIPath
A list of X509 certificates and CRLs in a PKCS#7
LTPA
For Lightweight Third Party Authentication, the local name type is LTPA.
LTPA_PROPAGATION
For Lightweight Third Party Authentication token propagation, the local name type is LTPA_PROPAGATION. Attention:
- If you enter LTPA in the Local name field, also specify the URI value http://www.ibm.com/websphere/appserver/tokentype/5.0.2 in the URI field.
- If you enter LTPA_PROPAGATION in the Local name field, also specify the URI value http://www.ibm.com/websphere/appserver/tokentype in the URI field.
- If you enter any of the other predefined local name types, you can leave the URI field blank. For example, to specify "Username token", enter http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken in the Local name field and do not enter a value in the URI field.
- If you specify a custom value type for a custom token, specify the local name and the URI of the Quality name (QName) of the value type. For example, you might enter Custom in the Local name field, and http://www.ibm.com/custom in the URI field.
Required Yes Data type String
Administrative console buttons
Administrative console preferences