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 9db8119930
Fixed request object processing, had a small bug
12 years ago
docs Update docs/Architecture.txt 12 years ago
openid-connect-client Fixed up OIDC code so that it runs with new SECOAUTH changes; removed old AuthorizationRequestImpl class which is no longer needed 12 years ago
openid-connect-common Updated build references 12 years ago
openid-connect-server Fixed request object processing, had a small bug 12 years ago
spring-security-oauth@2c0d469e50 Fixed up OIDC code so that it runs with new SECOAUTH changes; removed old AuthorizationRequestImpl class which is no longer needed 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 typo in README. 12 years ago
pom.xml updated to nimbus 2.13 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 MITRE Corporation (http://www.mitre.org/)