You are here: Security > Creating a JSON Web Token from a Token Profile > Processing a JSON Web Token > Configuring an activity to process a JSON Web Token

Configuring an activity to process a JSON Web Token

To process a JSON Web Token that was created outside of Pega Platform, you need to call the pxProcessJWT activity. The activity can then process the token.

  1. In the Designer Studio search field, enter pxProcessJWT, and press Enter.
  2. Double-click the activity to configure it.
  3. On the Parameters tab, click Private edit to configure the following parameters:
  4. Click Save.