updated readme with URLs
parent
91c2039c40
commit
e707219a75
25
README.txt
25
README.txt
|
@ -1,9 +1,30 @@
|
|||
An OpenID Connect reference implementation in Java on the Spring platform.
|
||||
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 2012, The MITRE Corporation (http://www.mitre.org/)
|
||||
|
||||
|
||||
|
||||
Copyright 2013, The MITRE Corporation (http://www.mitre.org/)
|
||||
and the MIT Kerberos and Internet Trust Consortium (http://kit.mit.edu/)
|
||||
|
|
Loading…
Reference in New Issue