Use this page to specify the Java Authentication and Authorization Service (JAAS) login configuration settings that are used to validate security tokens within incoming messages.
If the encryption information is not available, select None.
If the encryption information is available, select Dedicated login binding and specify the configuration in the following fields:
Specifies the unique name for the authentication method.
Specifies the name of the callback handler. The callback handler must implement the javax.security.auth.callback.CallbackHandler interface.
Specifies the user name for basic authentication. With the basic authentication method, you can define a user name and a password in the binding file.
Specifies the password for basic authentication.
Specifies the namespace Uniform Resource Identifiers (URI), which denotes the type of security token that is accepted.
This information is inserted as <wsse:BinarySecurityToken>/ValueType for the <SAML: Assertion> XML token.
Specifies the local name of the security token type. For example, X509v3.
This information is inserted as <wsse:BinarySecurityToken>/ValueType for the <SAML: Assertion> XML token.