About Authentication Service data instances
|
|
The Authentication Service feature enables you to override the default authentication process. Use an authentication service when you want to configure PRPC 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 PRPC.
For information about configuring and using authentication services, see Authentication in PegaRULES Process Commander, a document available from the Integration area of the PDN.
Authentication services are instances of the Data-Admin-AuthService class. They belong to the SysAdmin category.
When you save an Authentication Service data instance, if the Associated RuleSet is [none]
, the system completes this field with a RuleSet from the current application. This association assists with application packaging. You can update the associated RuleSet using the field in the upper right corner of the form. See Identifying parts of rule and data forms.
If there is no RuleSet associated with the data instance (for example, for existing instances not previously associated with a RuleSet), the Associated RuleSet displays [none]
.
Atlas — Initial Authentication Service data instances |