Go to file
Andrea Ceccanti c6c4af6d12 Bumped version 2022-01-10 20:10:12 +01:00
openid-connect-client Bumped version 2022-01-10 20:10:12 +01:00
openid-connect-common Bumped version 2022-01-10 20:10:12 +01:00
openid-connect-server Bumped version 2022-01-10 20:10:12 +01:00
openid-connect-server-webapp Merge upstream 1.3.5 with our local changes 2019-02-22 19:20:50 +01:00
uma-server Merge upstream 1.3.5 with our local changes 2019-02-22 19:20:50 +01:00
uma-server-webapp Merge upstream 1.3.5 with our local changes 2019-02-22 19:20:50 +01:00
.editorconfig Add Editorconfig for minimal code style support 2016-07-05 15:09:09 -04:00
.gitignore cleanup 2017-03-20 13:45:55 -04:00
.travis.yml Java 8 language level 2016-07-05 14:51:43 -04:00
CHANGELOG.md Updated changelog 2018-05-03 14:52:49 -04:00
Jenkinsfile Fix device code timeout setting for dynreg clients 2019-07-05 06:53:07 +02: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 Bumped version 2022-01-10 20:10:12 +01: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.