Contents    

Authentication Web Service Attributes

The Authentication Web service attribute ia global attribute. The values applied to it are applied across the Access Manager configuration and are inherited by every configured organization. (They cannot be applied directly to roles or organizations, as the goal of global attributes is to customize the Access Manager application.) The Authentication Web Service attribute is:

Mechanism Handler List

This attribute stores information about SASL mechanisms supported by the Web Authentication service deployed in Access Manager. It lists entries that contain a key/value pair (separated by “|”). For example:

key=PLAIN|class=com.sun.identity.liberty.ws.authnsvc.mechanism.PlainMechan ismHandler

To add a new request handler, click the Add button. The key and class parameters are required. The parameters are:


Contents