Insights and release announcements
Blog
-
Implementing OAuth 2.0 access tokens
Implementing OAuth 2.0 access tokens
Developers of OAuth 2.0 servers eventually face the question how to implement the access tokens. The spec doesn’t mandate any particular implementation, and there is a good reason for that – the client treats them as opaque strings that...
Connect2id serverRead article -
Nimbus JOSE + JWT 2.16
Nimbus JOSE + JWT 2.16
Today the Nimbus JOSE + JWT library was updated to the latest spec drafts, released earlier this week by the WG...
JOSERead article -
Nimbus JOSE + JWT 2.15.1: Quicker loading of RSA encrypters
Nimbus JOSE + JWT 2.15.1: Quicker loading of RSA encrypters
Nimbus JOSE + JWT 2.15.1 is a maintenance release of the Java library for signing and encrypting JSON Web Tokens...
JOSERead article -
Nimbus JOSE + JWT updated to draft suite 10
Nimbus JOSE + JWT updated to draft suite 10
The Nimbus library for processing JWS/JWE/JWK/JWT objects in Java was updated to comply with the latest draft suite...
JOSERead article -
JWS and JWE to secure tokens, messages and channels
JWS and JWE to secure tokens, messages and channels
Hard work pays off. The positive and encouraging feedback that we started receiving from early adopters of Nimbus...
JOSERead article -
Direct JWE encryption
Direct JWE encryption
Release 2.14 of the Nimbus JOSE + JWT library adds support for direct JWE encryption using shared symmetric keys. Our...
JOSERead article -
Nimbus JOSE + JWT 2.13.1 maintenance release
Nimbus JOSE + JWT 2.13.1 maintenance release
We just released a maintenance release of the Java library for creating and processing plain, JWS and JWE objects and...
JOSERead article -
RSA encryption added to the Nimbus JOSE + JWT library
RSA encryption added to the Nimbus JOSE + JWT library
The new 2.13 release of the Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web...
JOSERead article -
Nimbus JOSE + JWT 2.10 is on Maven Central now
Nimbus JOSE + JWT 2.10 is on Maven Central now
The latest stable release of the Java library for handling JOSE + JWT messages is now available on Maven...
JOSERead article -
Nimbus JOSE + JWT 2.5 updates JWK format
Nimbus JOSE + JWT 2.5 updates JWK format
The Java library for JSON web signatures and encryption (JOSE) received a minor update to reflect the latest changes...
JOSERead article -
Nimbus JOSE + JWT 2.3 with improved thread-safety
Nimbus JOSE + JWT 2.3 with improved thread-safety
We just released another update to the Java library for processing JSON Web Signature (JWS), JSON Web Encryption...
JOSERead article -
Validate vs verify in the context of cryptography
Validate vs verify in the context of cryptography
Writing specs and libraries requires excellent command of terminology. The concepts of validation and verification...
JOSERead article -
Nimbus JOSE + JWT 2.2
Nimbus JOSE + JWT 2.2
The Java library for handling JSON Web Signature (JWS), JSON Web Encryption (JWE) and JSON Web Token (JWT) messages...
JOSERead article