Go to file
Justin Richer fce47c239a added slashes to patterns what needed them, removed vestigial intercept from user-context 2012-11-26 16:23:46 -05:00
account-chooser All logging is now org.slf4j. We had a mix of org.slf4j and apache commons-logging. Added error logging to all view which throw errors. 2012-08-07 10:04:38 -04:00
docs Update docs/Architecture.txt 2012-10-24 14:59:02 -07:00
openid-connect-client updated to SECOAUTH-1.0.1-BUILD-SNAPSHOT 2012-11-26 11:53:19 -05:00
openid-connect-common utility method for approved sites to check expiration 2012-11-26 14:25:38 -05:00
openid-connect-server added slashes to patterns what needed them, removed vestigial intercept from user-context 2012-11-26 16:23:46 -05:00
spring-security-oauth@16a40ae98c updated to SECOAUTH-1.0.1-BUILD-SNAPSHOT 2012-11-26 11:53:19 -05: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 removed eclipse files from repository 2012-06-29 15:13:52 -04:00
.gitmodules removed mitre-local dependency, refactoring project heirarchy 2012-01-23 17:16:23 -05:00
.travis.yml trying to fix travis build configuration still 2012-07-31 15:30:47 -04:00
LICENSE.txt updated license and readme 2012-01-27 15:27:16 -05:00
README.txt Fixed spelling mistake 2012-09-04 14:10:36 -04:00
pom.xml added bouncycastle non-ext exclusion to pom 2012-09-12 14:14:15 -04:00

README.txt

An OpenID Connect reference implementation in Java on the Spring platform. 

This code includes a functioning server (IdP) and client (RP) as well as utility libraries.

Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett, Steve Moore, Mike Derryberry

Copyright 2012, The MTIRE Corporation (http://www.mitre.org/)