About Authentication Service data instances |
New | Service | Mapping | Custom | History | More... |
The Authentication Service feature enables you to override the default authentication process. Use an authentication service when you want to configure Process Commander to do one of the following:
Complete two main steps when using this feature:
web.xml
file
that identifies the name of the authentication service.When initially installed, the web.xml
file
contains three servlet definitions you can use for
authentication service implementations: WebLDAP1
to WebLDAP3
. By choosing an authentication service
name that matches one of these, you can implement up to three
without changing the web.xml
file and without
redeploying Process Commander.
For information about configuring and using authentication services, see Authentication in PegaRULES Process Commander, a document available from the Integration area of the Pega Developer Network.
Authentication services are instances of the Data-Admin-AuthService class. They belong to the SysAdmin category.
Atlas — Initial Authentication Service data instances |