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 318a28ddf8
added stats mock to unit tests
11 years ago
docs
openid-connect-client made scope handling consistent for introspection services (now a space-separated string), closes #570 11 years ago
openid-connect-common updated stats service to have a resettable cache triggered by other service events 11 years ago
openid-connect-server added stats mock to unit tests 11 years ago
openid-connect-server-webapp fixed subjectType typo, closes #579 11 years ago
.gitignore
.travis.yml
LICENSE.txt happy new year! 11 years ago
README.txt happy new year! 11 years ago
checkstyle.xml happy new year! 11 years ago
pom.xml updated JPA and eclipselink to remove eclipselink repository dependency, closes #580 11 years ago

README.txt

An OpenID Connect reference implementation in Java on the Spring platform. For license information see LICENSE.txt. 

This code includes a functioning server (IdP) and client (RP) as well as utility libraries.

The project homepage on GitHub is:

  https://github.com/mitreid-connect/

Full documentation can be found online:

  https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/wiki

Documentation for the Maven project and Java API can be found at:

  http://mitreid-connect.github.com/
  
Issues can be reported at:
 
  https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues

The mailing list for the project can be found at mitreid-connect@mit.edu, with archives available online:

  https://mailman.mit.edu/mailman/listinfo/mitreid-connect



Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett, Steve Moore, Mike Derryberry, William Kim




Copyright 2014, The MITRE Corporation (http://www.mitre.org/)
  and the MIT Kerberos and Internet Trust Consortium (http://kit.mit.edu/)