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 d7689152b8
fixed inadvertent consistency bug in granting offline_access to clients
12 years ago
docs Update docs/Architecture.txt 12 years ago
openid-connect-client added authority for subject-issuer authorities and associated mapper, addresses #234 12 years ago
openid-connect-common added tostring to system scope to help with debugging 12 years ago
openid-connect-server fixed inadvertent consistency bug in granting offline_access to clients 12 years ago
.gitignore removed eclipse files from repository 13 years ago
.travis.yml trying to fix travis build configuration still 12 years ago
LICENSE.txt updated license and readme 13 years ago
README.txt fixed typo in README. 12 years ago
pom.xml updated nimbus revision 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/)