Go to file
William Kim 338edcce31 fixed typos in admin.js 2013-06-07 15:41:13 -04:00
docs removed outdated documentation (everything should be on the wiki now) 2013-05-02 11:52:21 -04:00
openid-connect-client
openid-connect-common [maven-release-plugin] prepare for next development iteration 2013-06-06 16:05:59 -04:00
openid-connect-server fixed typos in admin.js 2013-06-07 15:41:13 -04:00
.gitignore
.travis.yml
LICENSE.txt
README.txt added William to the contributors 2013-06-06 16:03:20 -04:00
pom.xml

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, William Kim




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