Overview
Generate and validate JSON web tokens for use in integrating and authenticating with external systems, using a JWKS registry to get public keys for token signature validation. The create token functions support encrypted private keys in either the PKCS#1 or PCKS#8 standard.
Key Features & Functionality
Hi,
In version 1.5 of the plugin, the decodeJWT function has stopped working. I have tried with different tokens and different jwks, and it always returns the same error:
"Expression evaluation error : io/jsonwebtoken/SignatureAlgorithm"
I'm trying in version 24.3 and 24.4. Has there been any change in that function? Can you help us?
Thanks!
Our team is investigating this issue, we will get back once we identify the solution.
The latest version is listed and available for download
Hi Manoj, Do you have a rough estimate by when the fixed version is going to be available?