Insights and release announcements
Blog
-
Nimbus JOSE + JWT 2.23 enables JCA provider injection
Nimbus JOSE + JWT 2.23 enables JCA provider injection
The Nimbus JOSE + JWT library received a major upgrade today, under release 2.23. Summary: Developers can know specify their own JCA provider implementations for random number generation, signatures, MAC and encryption. This could...
JOSERead article -
The OpenID Connect standard was launched today
The OpenID Connect standard was launched today
OpenID Connect is an official standard as of today. The specification was approved after voting by the OpenID...
OpenID ConnectRead article -
Self-contained access tokens in Connect2id
Self-contained access tokens in Connect2id
This post explains the format of self-contained access tokens issued by the Connect2id server. It complements an...
Connect2id serverRead article -
JSON Web Key (JWK) selectors
JSON Web Key (JWK) selectors
Release 2.21 of the Nimbus Java library for encoding and decoding JSON Web Tokens (JWT) includes a handy selector for...
JOSERead article -
The Nimbus JOSE+JWT library adds PS256, PS384 and PS512 signature support
The Nimbus JOSE+JWT library adds PS256, PS384 and PS512 signature support
Release 2.20 of the Nimbus JOSE+JWT library adds support for the JWS PS256, PS384 and PS512 signature...
JOSERead article -
Nimbus JOSE+JWT 2.18
Nimbus JOSE+JWT 2.18
We just pushed a new release of the Nimbus JOSE + JWT library to Maven Central which updates the library to the...
JOSERead article -
Nimbus JOSE+JWT 2.17
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...
-
First peek at our upcoming OpenID Connect server
First peek at our upcoming OpenID Connect server
Those who have followed our activity in the OpenID Connect work group would know that we’ve been working hard on...
Connect2id serverRead article -
OpenID Connect LDAP schema update
OpenID Connect LDAP schema update
The LDAP schema for storing the details of registered OpenID Connect clients was updated to match the latest version...
Connect2id serverRead article -
The OpenID Connect SDK reaches an important milestone
The OpenID Connect SDK reaches an important milestone
This month we reached an important milestone by releasing version 2.1 of the OAuth 2.0 SDK with OpenID...
Connect2id serverRead article -
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...
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 -
Custom OpenID Connect scopes
Custom OpenID Connect scopes
OpenID Connect uses OAuth 2.0 access tokens to allow client apps to retrieve information about the signed-in user...
Connect2id serverRead article