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
Amanda Anganes c89b1814d6
Fixed approve.jsp checkboxes (both had the same name).
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 default example restored 13 years ago
docs added archetecture writeup skeleton, needs a lot more work 13 years ago
openid-connect-client slight sequence diagrams tweaks, mods to account-chooser and openid-connect-client 13 years ago
openid-connect-common slight sequence diagrams tweaks, mods to account-chooser and openid-connect-client 13 years ago
openid-connect-server Fixed approve.jsp checkboxes (both had the same name). 13 years ago
spring-security-oauth@71575ac21b Refactored to use TokenEnhancer rather than a custom TokenGranter. 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/)