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
William Kim 4f9cbb4b3f
added check for null
12 years ago
docs Update docs/Architecture.txt 12 years ago
openid-connect-client Fixed ChainedTokenGranter setup 12 years ago
openid-connect-common Applyed refactoring 12 years ago
openid-connect-server added check for null 12 years ago
spring-security-oauth@9d79ef709b Updated secoauth reference, renamed factory method in OAuth2RequestFactory 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 fixed git submodule setup 12 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/)