Skip to content
Connect2id

Blog

Insights and release announcements

  • Language tags (RFC 5646) for Java

    Language tags (RFC 5646) provides a neat method for indicating the locale of data in JSON object members, such as in UserInfo messages of OpenID Connect. They also allow data to be represented in multiple languages and scripts. Here is...

    OpenID Connect
    Read article
  • JSON Web Token (JWT) for Java

    Today was the public release of Nimbus JOSE + JWT, a JSON Web Token (JWT) library for Java with support for plain,...

  • Base64URL for Java

    Looking for a good and well documented Java library for Base64url encoding + decoding? Apache Commons Codec does it:...

  • JSON Web Token (JWT) parts

    This table shows the relation of the three parts of a JSON Web Token (JWT) in the three possible cases: Plain...

  • LdapAuth 2.0

    LdapAuth 2.0 is out! LdapAuth is a simple and lightweight JSON-RPC service for LDAP user authentication and details...