Question
Accenture
SG
Last activity: 11 Aug 2022 9:47 EDT
Customized JWT token generated for Public OAuth 2.0 Client Registration using Authorization code grant type
We have requirement to generate JWT token based on Custom token profile define for Public OAuth 2.0 Client Registration using Authorization code grant type. Seems like by default for public client registration PEGA is using token profile PegaAAT for token generation, we have updated the token profile PegaAAT but system it is not taking the Custom claims fields defined by us, also as PEGA is using private API to generate the token, we can not see the inline code.
Can share input how to customized JWT token generated for OAuth 2.0 using Authorization code grant type?