Releases: wshirey/kong-plugin-jwt-claims-validate
Releases · wshirey/kong-plugin-jwt-claims-validate
v1.0
Release Notes
With the kong-plugin-jwt-claims-validate plugin, you can now create scoped tokens that are validated at the Kong Gateway layer!
Use this in conjunction with the Kong JWT plugin!
Features
- Check JSON Web Token payload claims for the following types
- string
- boolean
- number
- Send
HTTP 401
status error message when validation fails