Question
EPAM Systems
CA
Last activity: 2 Aug 2023 12:26 EDT
Access additional information for JWT assertion in post processing of jwt identity mapping
Hi Team,
I am trying to access additional information for JWT assertion in post processing of jwt identity mapping during oauth jwt token generation.
OOTB pega is mapping aud, issue and sub on some page and apart from this I want to access additional information.
As per the pdn doc suggestion I tried to use activity pyJWTBearerIdentityMappingAct which is executing on OperatorID page, however no page from where I can access sub, aud or additional info.
Looks like all is happening in some java code, please suggest through which page I can access or is there any other to get the values.
Thanks,
Lalit