You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Michael Jett 32e67730d8
ClientAPI maps to individual clients by IDs
13 years ago
.settings Updated classes to track newest version of SECOAUTH. This update closes issues #3, #4, #8, and #36 (infinite redirects). This revision changes the authorization and token endpoints to be /openidconnect/auth and /openidconnect/token, respectively. 13 years ago
account-chooser factored out one more piece of the security config 13 years ago
docs added archetecture writeup skeleton, needs a lot more work 13 years ago
openid-connect-client Updated classes to track newest version of SECOAUTH. This update closes issues #3, #4, #8, and #36 (infinite redirects). This revision changes the authorization and token endpoints to be /openidconnect/auth and /openidconnect/token, respectively. 13 years ago
openid-connect-common Missed a file 13 years ago
openid-connect-server ClientAPI maps to individual clients by IDs 13 years ago
spring-security-oauth@3618631980 Updated to newest Secoauth 13 years ago
upstream-patch Other patch was bad - was on wrong version of original file, had wrong line numbers. This is the correct patch to use. 13 years ago
.gitignore telling git to ignore intellij config files 13 years ago
.gitmodules removed mitre-local dependency, refactoring project heirarchy 13 years ago
.project mods to repository, added service interfaces and impls 13 years ago
.travis.yml added submodule config 13 years ago
LICENSE.txt updated license and readme 13 years ago
README.txt updated license and readme 13 years ago
pom.xml issue #39 13 years ago

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