Openid4java:MongoDB ConsumerAssociationStore

Overview

View only
Openid4java:MongoDB ConsumerAssociationStore
Done
 
members
2
scrum
 
public
 

(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

 

All sprints are done.