OpenID-Connect-Java-Spring-.../README.txt

34 lines
1.0 KiB
Plaintext
Raw Normal View History

2013-05-02 15:52:08 +00:00
An OpenID Connect reference implementation in Java on the Spring platform. For license information see LICENSE.txt.
2012-09-04 18:10:36 +00:00
This code includes a functioning server (IdP) and client (RP) as well as utility libraries.
2012-01-27 20:27:16 +00:00
2013-05-02 15:52:08 +00:00
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
2013-05-02 15:52:08 +00:00
2013-06-06 20:03:20 +00:00
Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett, Steve Moore, Mike Derryberry, William Kim
2012-01-27 20:27:16 +00:00
2013-05-02 15:52:08 +00:00
2014-01-20 17:38:42 +00:00
Copyright 2014, The MITRE Corporation (http://www.mitre.org/)
2013-05-02 15:52:08 +00:00
and the MIT Kerberos and Internet Trust Consortium (http://kit.mit.edu/)