Hi,
I am using Generate JWT policy in Apigee but I need to decode the JWT in out backend api.Can I use the "Nimbus Jose" library in our code to decode it?.I don't want to call Apigee to decode the same or java callout policies.Much appreciated if you could refer any links.