Use this page to specify the Java Authentication and Authorization Service (JAAS) login configuration settings used to validate security tokens within incoming messages.
To view this administrative console page, complete the following steps:
You can use any string, but the string must match the element in the service-level configuration. The following words are reserved and have special meanings:
Specify your JAAS configurations using the administrative console by clicking Security > JAAS Configuration > Application.
You must implement the com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactory class in this field.
Default: | com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactory |
If binary security tokens are accepted, the value denotes the ValueType attribute in the element. The ValueType element identifies the type of security token and its namespace. If Extensible Markup Language (XML) tokens are accepted, the value denotes the top-level element name of the XML token.
If the reserved words are specified previously in the Authentication Method field, this field is ignored.
Data type: | Unicode characters except for non-ASCII characters, but including the number sign (#), the percent sign (%), and the square brackets ([ ]). |
If binary security tokens are accepted, the value denotes the ValueType attribute in the element. The ValueType attribute identifies the type of security token and its namespace. If Extensible Markup Language (XML) tokens are accepted, the value denotes the top-level element name of the XML token.
If the reserved words are specified previously in the Authentication Method field, this field is ignored.