Mapping additional operator information for custom or Kerberos authentication services
Version:
In addition to the standard properties that you map for custom or Kerberos authentication, you can map to additional properties in Pega Platform.
-
Open the service from the navigation panel in Dev Studio by clicking
and choosing a service from the instance list. -
Click the Mapping tab.
-
In the Attribute Name field, enter the name of an attribute used in your authentication process.
-
In the Property Name field, enter the name of a property to store the attribute value.
You can map to a
Single Value
orValue List
property that holds a text string. -
To map additional properties, click the Add item icon and enter their names.
-
Click Save.
- Authentication services
To override or extend the default authentication process, create and configure an authentication service.
- More about authentication services
This page describes additional topics relevant to authentication services that are not directly referenced on the rule form.
- Creating an authentication service
To override or extend the default authentication process, create an authentication service. By creating an authentication service, you implement more specialized authentication requirements than the default, for example, to use pre-authentication and post-authentication activities.