Go to file
Justin Richer 319568d971 refactored JWA algorithm markers to use enum instead of string as stored class 2012-07-23 20:21:31 -04:00
account-chooser removed eclipse files from repository 2012-06-29 15:13:52 -04:00
docs updated architecture diagram 2012-06-20 15:47:59 -04:00
openid-connect-client updated hmac and rsa signer to use afterPropertiesSet(), abstract oidc auth filter now adds multiple signers to map and then picks the one it needs, and key fetcher now gets jwk 2012-07-23 18:31:27 -04:00
openid-connect-common refactored JWA algorithm markers to use enum instead of string as stored class 2012-07-23 20:21:31 -04:00
openid-connect-server refactored JWA algorithm markers to use enum instead of string as stored class 2012-07-23 20:21:31 -04:00
spring-security-oauth@2a3e2636d0 reset SECOAUTH reference pending SECOAUTH-299 bugfix 2012-07-09 11:56:31 -04:00
upstream-patch Other patch was bad - was on wrong version of original file, had wrong line numbers. This is the correct patch to use. 2012-03-14 15:42:46 -04:00
.gitignore removed eclipse files from repository 2012-06-29 15:13:52 -04:00
.gitmodules removed mitre-local dependency, refactoring project heirarchy 2012-01-23 17:16:23 -05:00
.travis.yml added java6 to travis config 2012-06-20 15:45:47 -04:00
LICENSE.txt updated license and readme 2012-01-27 15:27:16 -05:00
README.txt added documentation updates 2012-07-02 14:18:25 -04:00
pom.xml issue #39 2012-05-08 19:52:13 -04:00

README.txt

An OpenID Connect reference implemementation in Java on the Spring platform.

Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett, Steve Moore, Mike Derryberry

Copyright 2012, The MTIRE Corporation (http://www.mitre.org/)