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 a2e548c261
fixed claims processor for request object from user info endpoint
12 years ago
docs Update docs/Architecture.txt 12 years ago
openid-connect-client Merge pull request #263 from ssayer/introspection-fix 12 years ago
openid-connect-common auth_type -> auth_method (addresses #258) 12 years ago
openid-connect-server fixed claims processor for request object from user info endpoint 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 typo in README. 12 years ago
pom.xml added NimbusDS 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/)