Go to file
kangelov 41e76fd6c9 fixed an incorrect name to one of the fields in the underlying model causing errors once a user logs in. 2014-04-10 22:39:31 -04:00
docs Fixed typo reported in issue 355 2013-06-28 16:54:35 -04:00
openid-connect-client made scope handling consistent for introspection services (now a space-separated string), closes #570 2014-04-03 22:47:28 -04:00
openid-connect-common updated to even newer versions of eclipselink and JPA, closes #580 even harder 2014-04-10 21:37:19 -04:00
openid-connect-server [maven-release-plugin] prepare for next development iteration 2014-03-19 21:40:21 -04:00
openid-connect-server-webapp fixed an incorrect name to one of the fields in the underlying model causing errors once a user logs in. 2014-04-10 22:39:31 -04:00
.gitignore refactored project into four modules: 2013-09-23 17:19:09 -04:00
.travis.yml removed unnecessary special travis configuration 2013-05-02 11:51:58 -04:00
LICENSE.txt happy new year! 2014-01-20 12:38:42 -05:00
README.txt happy new year! 2014-01-20 12:38:42 -05:00
checkstyle.xml happy new year! 2014-01-20 12:38:42 -05:00
pom.xml updated JPA and eclipselink to remove eclipselink repository dependency, closes #580 2014-04-10 21:11:54 -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

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/)