Go to file
Justin Richer a7c92524f3 Updated contact page text 2013-05-02 11:56:42 -04:00
docs removed outdated documentation (everything should be on the wiki now) 2013-05-02 11:52:21 -04:00
openid-connect-client added licence/copyright header 2013-05-02 11:45:20 -04:00
openid-connect-common added licence/copyright header 2013-05-02 11:45:20 -04:00
openid-connect-server Updated contact page text 2013-05-02 11:56:42 -04:00
.gitignore removed eclipse files from repository 2012-06-29 15:13:52 -04:00
.travis.yml removed unnecessary special travis configuration 2013-05-02 11:51:58 -04:00
LICENSE.txt updated license and readme 2012-01-27 15:27:16 -05:00
README.txt updated readme with URLs 2013-05-02 11:52:08 -04:00
pom.xml pom file cleanups 2013-04-29 11:47:15 -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/)