How to parse JWT token in PeopleSoft
Hi All,
We are in PeopleSoft 9.2 and Tools 8.58. We have a requirement where we have to decode JWT token (will receive as an API) using PeopleCode. I have tried to use our delivered algorithm Base 64 to decode but it seems result is getting truncated. We do not have any other option left. Kindly advise.