Go to file
Justin Richer 6d80a00d65 import cleanup 2014-09-22 23:04:23 -04:00
docs
openid-connect-client [maven-release-plugin] prepare for next development iteration 2014-08-05 21:54:51 -04:00
openid-connect-common added API for getting tokens by clientid 2014-09-22 22:55:13 -04:00
openid-connect-server import cleanup 2014-09-22 23:04:23 -04:00
openid-connect-server-webapp turned off ajax cache, switched to callback-based template loading 2014-09-22 21:57:48 -04:00
.gitignore
.travis.yml
LICENSE.txt
README.md
checkstyle.xml
pom.xml Updating spring security versions 2014-08-06 13:57:35 -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.