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 663d7cce9f
Merge branch 'march9'
13 years ago
.settings merged chagnes from remote 13 years ago
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. 13 years ago
server Merge branch 'march9' 13 years ago
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. 13 years ago
upstream-patch removed unneeded patch 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
LICENSE.txt updated license and readme 13 years ago
README.txt updated license and readme 13 years ago
pom.xml added maven default profile 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/)