How to validate external JWT token in apigee edge?

I would like to validate a JWT token which is coming from client system or any other system in apigee.

How to do it in apigee edge?

Any document or video tutorials would be helpful.

Solved Solved
0 3 592
1 ACCEPTED SOLUTION

3 REPLIES 3

I am trying to do it using JavaScript rules. How to do it? Example code snippet would be helpful.

You should use the out of the box policy. Why reinvent the wheel?