Go to file
Josh Mandel b0dc5fb4e2 Fix a bug where a client is deleted before details looked up. Also return 204 on success 2013-05-31 14:30:51 -04:00
docs removed outdated documentation (everything should be on the wiki now) 2013-05-02 11:52:21 -04:00
openid-connect-client removed dependency on commons.lang 2013-05-29 16:27:46 -04:00
openid-connect-common unit tests for basic data classes 2013-05-29 17:47:04 -04:00
openid-connect-server Fix a bug where a client is deleted before details looked up. Also return 204 on success 2013-05-31 14:30:51 -04:00
.gitignore
.travis.yml
LICENSE.txt
README.txt updated readme with URLs 2013-05-02 11:52:08 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-05-20 17:38:01 -04:00

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




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




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