Question

Capgemini
Capgemini
IN
Capgemini
Posted: Aug 19, 2020
Last activity: Aug 19, 2020
Last activity: 19 Aug 2020 1:55 EDT
Closed
How to test service REST with custom auth(JSON Web Token (JWT) profile) in postman
We have service rest which is using custom auth with token profile configuration and pxProcessJWT is used to validate access token.
I am not sure how generate this access token and how to pass same in postman so that I can test the Service rest.