Go to file
Justin Richer f43ff53683 Extracted database indexes to separate files 2017-04-06 14:12:27 -04:00
docs
openid-connect-client updated dependencies 2017-03-24 12:12:06 -04:00
openid-connect-common allow polling of device codes, fixed UI for device code input 2017-03-27 14:39:40 -05:00
openid-connect-server allow polling of device codes, fixed UI for device code input 2017-03-27 14:39:40 -05:00
openid-connect-server-webapp Extracted database indexes to separate files 2017-04-06 14:12:27 -04:00
uma-server automated code formatting and cleanup 2017-03-21 14:07:20 -04:00
uma-server-webapp updated dependencies 2017-03-24 12:12:06 -04:00
.editorconfig
.gitignore cleanup 2017-03-20 13:45:55 -04:00
.travis.yml
LICENSE.txt cleanup 2017-03-20 13:45:55 -04:00
README.md Updated MIT Internet Trust Consortium webpage links, closes #1184 2017-02-20 14:36:42 -05:00
README_zh_CN.md
checkstyle.xml
pom.xml updated dependencies 2017-03-24 12:12:06 -04:00

README.md

MITREid Connect


Maven Central Travis CI

This project contains a certified 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.

OpenID Certified

More information about the project can be found:

The authors and key contributors of the project include:

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