Go to file
Michael Jett 70567ae183 Adding Resig js templating library 2012-02-23 16:15:23 -05:00
.settings merged chagnes from remote 2012-01-26 10:56:56 -05:00
docs Updated diagrams. See readme.txt for details. 2012-02-21 14:39:18 -05:00
server Adding Resig js templating library 2012-02-23 16:15:23 -05:00
spring-security-oauth@2e7150fc0f Removed patches to SECOAUTH and updated to current head revision. Updated code to match changes, filed issues 2-4 in github issue tracker for some cleanup still remaining. Updated OAuth2AccessTokenEntity to contain an IdToken, which is persisted as a string. NOTE: to deploy, you will need to update your database tables to include the column "idTokenString VARCHAR(256)". accesstoken.sql has been updated to reflect this. 2012-02-22 13:58:20 -05:00
upstream-patch removed unneeded patch 2012-02-22 14:07:42 -05: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 added maven default profile 2012-01-06 16:49:22 -05: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/)