Go to file
Amanda Anganes a3771177a1 Updated json serialization of approved site objects 2013-04-29 11:17:36 -04:00
docs Update docs/Architecture.txt 2012-10-24 14:59:02 -07:00
openid-connect-client Fixed up OIDC code so that it runs with new SECOAUTH changes; removed old AuthorizationRequestImpl class which is no longer needed 2013-04-17 09:52:09 -04:00
openid-connect-common Cleaning up approvedsite => token linkage 2013-04-24 11:52:03 -04:00
openid-connect-server Updated json serialization of approved site objects 2013-04-29 11:17:36 -04:00
spring-security-oauth@24b8229e5c Fixed error logging; added ApprovedSite tracking to tokens 2013-04-22 15:49:06 -04: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 typo in README. 2012-12-04 15:53:12 -05:00
pom.xml updated to nimbus 2.13 2013-03-28 15:06:30 -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 MITRE Corporation (http://www.mitre.org/)