Mapping operator information for an OpenID Connect authentication service

You can map attributes obtained from the UserInfo provider to selected properties and pages used by your preauthentication and postauthentication activities or by other Pega Platform features such as access control policies. Mapping complements the use of preauthentication and postauthentication activities, operator provisioning by data transform, authentication against an external repository, and other actions.

  1. Open the authentication service and click the Mapping tab.
  2. Map the attributes from your login process to properties and pages that are used by your preauthentication and postauthentication activities or elsewhere in Pega Platform.
    1. You can use the following properties and pages in the Map from field. You can also reference custom properties and pages that are used in a login flow, and you can use the Expression Builder.
      Page or property name Description
      pxRequestor The requestor page.
    2. You can use the following properties and pages in the Map to field. You can also reference custom properties and pages that are used in a login flow.
      Page or property name Description
      OperatorID The Operator ID.
      D_pyOperatorAttributes Requestor-scoped data page for caching operator attributes.
      D_pyOperatorDeviceInformation Requestor-scoped data page for caching operator device information.
  3. You can also use the following properties and pages in the Map from field for an OpenID Connect authentication service.
    Page or property name Description
    D_pyUserInfoClaims The OIDC claim.
  4. Click Save.
Specifying preauthentication and postauthentication activities for an OpenID Connect authentication service