Go to file
U-MITRE\mjwalsh 02d0471acf scope wasn't quite right, needed a space 2012-03-22 17:55:59 -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 Updated OpenID_Connect_Diagrams.pdf so that step B of the Authorization Code Flow returns a redirect URI rather than a JSON response object. 2012-03-06 15:45:45 -05:00
openid-connect-client scope wasn't quite right, needed a space 2012-03-22 17:55:59 -04:00
openid-connect-common mods to auth filter including config comments, http socket time out... 2012-03-22 17:49:30 -04:00
openid-connect-server mods to auth filter including config comments, http socket time out... 2012-03-22 17:49:30 -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 telling git to ignore intellij config files 2012-02-21 15:39:48 -05:00
.gitmodules removed mitre-local dependency, refactoring project heirarchy 2012-01-23 17:16:23 -05:00
.project mods to repository, added service interfaces and impls 2012-01-25 15:48:51 -05:00
LICENSE.txt updated license and readme 2012-01-27 15:27:16 -05:00
README.txt updated license and readme 2012-01-27 15:27:16 -05:00
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/)