Question
Incessant Technologies PVT Ltd
GB
Last activity: 5 Aug 2021 5:54 EDT
JWT Claims Inbound Mapping
We have a requirement to validate the JWT token generated by External System in Pega, to implement this we have configured below rules.
- Created the token profile.
- Created the Custom Activity which is calling pxProcessJWT for JWT validation. Token profile and the JWT token is being passed as parameters to pxProcessJWT.
- Configured the Custom Claims mapping.
Token validation is working fine but we are facing issue with claim mapping where the array(from JWT payload) is not being mapped to clipboard property. We tried mapping valuelist and Pagelist but nothing is getting mapped.
Also the JWT payload is not getting mapped
Appreciate any suggestion on this. Thanks.