I am trying to implement single sign-on between 2 Java EE applications. Both these applications share the same registry - LDAP. I would like to navigate from one application
An implementation of CAS will work for you, it is well documented and the changes needed to "CASify" your app are very easy