Go to file
Justin Richer 5aa8b2a0a7 updated changelog for release 2019-04-19 16:00:06 -04:00
openid-connect-client Merge pull request #1320 from bverhoeven/rfc7662-sub 2018-05-03 14:46:49 -04:00
openid-connect-common Merge pull request #1378 from ketola/fetch-tokens-by-sub 2018-05-03 14:44:51 -04:00
openid-connect-server added refresh_token into grant_types_supported 2019-03-07 12:14:30 -05:00
openid-connect-server-webapp Both approve pages were using pagecontext rather than the configured 2018-12-10 12:35:03 -05:00
uma-server new year 2018 2018-02-12 10:39:04 -05:00
uma-server-webapp new year 2018 2018-02-12 10:39:04 -05:00
.editorconfig
.gitignore cleanup 2017-03-20 13:45:55 -04:00
.travis.yml
CHANGELOG.md updated changelog for release 2019-04-19 16:00:06 -04:00
LICENSE.txt new year 2018 2018-02-12 10:39:04 -05:00
README.md new year 2018 2018-02-12 10:39:04 -05:00
README_zh_CN.md new year 2018 2018-02-12 10:39:04 -05:00
checkstyle.xml new year 2018 2018-02-12 10:39:04 -05:00
pom.xml updated dependencies patchlevels 2019-03-07 12:12:27 -05:00

README.md

MITREid Connect


Maven Central Travis CI Codecov

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 ©2018, MIT Internet Trust Consortium. Licensed under the Apache 2.0 license, for details see LICENSE.txt.