Go to file
Amanda Anganes 8684bb969f Updated approve.jsp with Jett's new code to display some checkboxes. This has been tested, and the additional parameters are persisted correctly and are available to the TokenGranter. 2012-05-31 13:39:24 -04:00
.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. 2012-05-09 15:16:56 -04:00
account-chooser default example restored 2012-05-17 15:09:05 -04:00
docs added archetecture writeup skeleton, needs a lot more work 2012-04-16 12:55:21 -04:00
openid-connect-client slight sequence diagrams tweaks, mods to account-chooser and openid-connect-client 2012-05-16 21:12:58 -04:00
openid-connect-common slight sequence diagrams tweaks, mods to account-chooser and openid-connect-client 2012-05-16 21:12:58 -04:00
openid-connect-server Updated approve.jsp with Jett's new code to display some checkboxes. This has been tested, and the additional parameters are persisted correctly and are available to the TokenGranter. 2012-05-31 13:39:24 -04:00
spring-security-oauth@71575ac21b Refactored to use TokenEnhancer rather than a custom TokenGranter. 2012-05-30 16:14:00 -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
.travis.yml added submodule config 2012-04-03 14:29:58 -04: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 issue #39 2012-05-08 19:52:13 -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/)