Go to file
Justin Richer a0cdd8bf2f moved server to new package location 2012-03-16 15:01:53 -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-server moved server to new package location 2012-03-16 15:01:53 -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 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
.gitmodules
.project
LICENSE.txt
README.txt
pom.xml

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/)