Nimbus JOSE+JWT 2.17
Just released a new version of the Nimbus JOSE + JWT library which updates the code and docs to match the latest JOSE -12 and JWT -10 drafts:
-
JWA draft-ietf-jose-json-web-algorithms-12
-
JWS draft-ietf-jose-json-web-signature-12
-
JWE draft-ietf-jose-json-web-encryption-12
-
JWK draft-ietf-jose-json-web-key-12
-
JWT draft-ietf-oauth-json-web-token-10
A small assignment bug in JWTClaimsSet.setCustomClaims(Map<String,Object>) was also fixed.
The new library release should hit Maven Central soon.
Comments, suggestions and enhancements are welcome as always. Go to our issue tracker at https://bitbucket.org/connect2id/nimbus-jose-jwt/issues .