You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Justin Richer 6ec8b77f81
beans version update (is this a config file? should this even be in here?)
12 years ago
docs removed outdated documentation (everything should be on the wiki now) 12 years ago
openid-connect-client [maven-release-plugin] prepare for next development iteration 12 years ago
openid-connect-common [maven-release-plugin] prepare for next development iteration 12 years ago
openid-connect-server beans version update (is this a config file? should this even be in here?) 12 years ago
.gitignore
.travis.yml removed unnecessary special travis configuration 12 years ago
LICENSE.txt
README.txt added William to the contributors 12 years ago
pom.xml [maven-release-plugin] prepare for next development iteration 12 years ago

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, William Kim




Copyright 2013, The MITRE Corporation (http://www.mitre.org/)
  and the MIT Kerberos and Internet Trust Consortium (http://kit.mit.edu/)