Go to file
William Kim d67a492b6c date display logic to use moment.js. 2013-08-12 15:03:46 -04:00
docs
openid-connect-client using nimbusds's new data-type specific claim getter. 2013-08-09 10:06:01 -04:00
openid-connect-common updated comments for jwe service. 2013-08-08 09:13:54 -04:00
openid-connect-server date display logic to use moment.js. 2013-08-12 15:03:46 -04:00
.gitignore
.travis.yml
LICENSE.txt updated license file 2013-07-29 17:44:12 -04:00
README.txt
checkstyle.xml
pom.xml Updated nimbusds library version to 2.17.2 and made relevant changes in enc./dec. service and test 2013-08-07 18:07:58 -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 2013, The MITRE Corporation (http://www.mitre.org/)
  and the MIT Kerberos and Internet Trust Consortium (http://kit.mit.edu/)