API Gateway JWT Validation Template

(17 reviews)
All calls to the API must include a Json Web Token (JWT) to use the API.

home

You can use a JSON Web Token (JWT) to transfer information between parties as a JSON object. Because the token is signed, you can trust the information and its emitter.

The JWT Validation policy enables you to validate incoming requests using a JWT with JWS format. The policy verifies the signature of the token and asserts the values of the claims.

Additional References


Reviews

TypePolicy
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onFeb 5, 2024
Asset overview

Asset versions for 1.4.x

Asset versions
VersionActions
1.4.0