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
Justin Richer 8b37011244
added casts to varchar to avoid extraneous spaces
12 years ago
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. 12 years ago
docs Update docs/Architecture.txt 12 years ago
openid-connect-client updated to SECOAUTH-1.0.1-BUILD-SNAPSHOT 12 years ago
openid-connect-common utility method for approved sites to check expiration 12 years ago
openid-connect-server added casts to varchar to avoid extraneous spaces 12 years ago
spring-security-oauth@16a40ae98c updated to SECOAUTH-1.0.1-BUILD-SNAPSHOT 12 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 removed eclipse files from repository 13 years ago
.gitmodules removed mitre-local dependency, refactoring project heirarchy 13 years ago
.travis.yml trying to fix travis build configuration still 13 years ago
LICENSE.txt updated license and readme 13 years ago
README.txt Fixed spelling mistake 12 years ago
pom.xml added bouncycastle non-ext exclusion to pom 12 years ago

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/)