Go to file
Justin Richer f9d50db1f1 don't treat openid scope special here -- by default client gets access to *all* scopes it's registered for 2013-02-03 22:02:23 -05:00
docs Update docs/Architecture.txt 2012-10-24 14:59:02 -07:00
openid-connect-client Merge pull request #263 from ssayer/introspection-fix 2013-02-01 09:04:23 -08:00
openid-connect-common auth_type -> auth_method (addresses #258) 2013-01-18 18:26:55 -05:00
openid-connect-server don't treat openid scope special here -- by default client gets access to *all* scopes it's registered for 2013-02-03 22:02:23 -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 typo in README. 2012-12-04 15:53:12 -05:00
pom.xml added NimbusDS 2013-01-18 15:10:48 -05: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/)