Go to file
Justin Richer 4a15e51e12 pass through nonce 2012-03-23 10:52:04 -04:00
.settings This should be a working version with the AuthZ server deployed. I cleaned up a bunch of files that were generating compiler warnings. Changed use of GrantedAuthorithyImpl to SimpleGrantedAuthority, as GrantedAuthorityImpl is deprecated and SGA is its replacement. 2012-03-15 12:13:50 -04:00
docs
openid-connect-client added comments on configuration of client 2012-03-22 12:16:24 -04:00
openid-connect-common merged keystore changes 2012-03-22 13:50:47 -04:00
openid-connect-server pass through nonce 2012-03-23 10:52:04 -04:00
spring-security-oauth@5a784a9fb7 This should be a working version with the AuthZ server deployed. I cleaned up a bunch of files that were generating compiler warnings. Changed use of GrantedAuthorithyImpl to SimpleGrantedAuthority, as GrantedAuthorityImpl is deprecated and SGA is its replacement. 2012-03-15 12:13:50 -04:00
upstream-patch
.gitignore
.gitmodules
.project
LICENSE.txt
README.txt
pom.xml fixed dependencies and project configurations 2012-03-16 16:18:33 -04:00

README.txt

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

Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett

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