Insights and release announcements
Blog
-
Base64URL for Java
Base64URL for Java
Looking for a good and well documented Java library for Base64url encoding + decoding? Apache Commons Codec does it: http://commons.apache.org/codec/ import org.apache.commons.codec.binary.Base64; // to encode into Base64url byte[]...
-
JSON Web Token (JWT) parts
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...
JOSERead article -
LdapAuth 2.0
LdapAuth 2.0
LdapAuth 2.0 is out! LdapAuth is a simple and lightweight JSON-RPC service for LDAP user authentication and details...
LdapAuthRead article -
Major upgrade of LdapAuth in the works
Major upgrade of LdapAuth in the works
2012 started with a major refactoring project to consolidate the common code in all Connect2id products -...
LDAPRead article