Openid4java:MongoDB ConsumerAssociationStore
Overview
(This project has been discontinued)
An extension of Openid4Java to be able to handle OpenId authentication in a distributed environment where sticky sessions are not used. Although the default implementation provides a jdbc implementation that could be used, we need a solution that works with MongoDB.
The implementation is ready and in use for quite some time now, in the core Flying Donut, but we will open source it. Therefore we need to detach the code from whatever Flying Donut dependency it has to the persistence layer. It has to work as a standalone package.
The source code is located at github: Openid4java-MongoDB-ConsumerAssociationStore