Mapping additional operator information for custom or Kerberos authentication services
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.
Previous topic Configuring the time-out behavior for custom or Kerberos authentication services Next topic Testing login authentication services