[Version 5.0.2 and later]Login mapping configuration settings

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:

  1. Click Servers > Application Servers > server_name.
  2. Under Additional Properties, click Web Services: Default bindings for Web Services Security > Login Mappings > New.

Authentication Method
Specifies the method of authentication.

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:

BasicAuth
Uses both a user name and a password.
IDAssertion
Uses only a user name, but requires that additional trust is established on the receiving server using a TrustedIDEvaluator mechanism.
Signature
Uses the distinguished name (DN) of the signer.
LTPA
Validates a token.

JAAS Configuration Name
Specifies the name of the Java Authentication and Authorization Service (JAAS) configuration.

Specify your JAAS configurations using the administrative console by clicking Security > JAAS Configuration > Application.

Callback Handler Factory Class Name
Specifies the name of the factory for the CallbackHandler class.

You must implement the com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactory class in this field.

Default: com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactory
Token Type URI
Specifies the namespace Uniform Resource Identifiers (URI), which denotes the type of security token accepted.

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 ([ ]).
Token Type Local Name
Specifies the local name of the security token type, for example, X509v3.

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.


Related concepts
Login mappings
Related reference
Login mappings collection



Searchable topic ID:   uwbs_logmapn
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/uwbs_logmapn.html

Library | Support | Terms of Use | Feedback