Go to file
Justin Richer 112154a2d8 cleaned up contacts handling across all classes of client, added text to address #626 2014-06-26 13:10:19 -04:00
docs
openid-connect-client [maven-release-plugin] prepare for next development iteration 2014-06-18 18:27:27 -04:00
openid-connect-common [maven-release-plugin] prepare for next development iteration 2014-06-18 18:27:27 -04:00
openid-connect-server removed injection of admin email address from client API, will happen browser-side now 2014-06-26 13:00:36 -04:00
openid-connect-server-webapp cleaned up contacts handling across all classes of client, added text to address #626 2014-06-26 13:10:19 -04:00
.gitignore
.travis.yml
LICENSE.txt
README.md
checkstyle.xml
pom.xml [maven-release-plugin] prepare for next development iteration 2014-06-18 18:27:27 -04:00

README.md

MITREid Connect


Maven Central Travis CI

This project contains an OpenID Connect reference implementation in Java on the Spring platform, including a functioning server library, deployable server package, client (RP) library, and general utility libraries. The server can be used as an OpenID Connect Identity Provider as well as a general-purpose OAuth 2.0 Authorization Server.

More information about the project can be found:

The authors and key contributors of the project include:

Copyright ©2014, The MITRE Corporation and the MIT Kerberos and Internet Trust Consortium. Licensed under the Apache 2.0 license, for details see LICENSE.txt.