Go to file
Justin Richer be95f8a781 auto load test client for XYZ 2020-05-11 14:08:20 -04:00
openid-connect-client [maven-release-plugin] prepare for next development iteration 2019-04-19 16:04:45 -04:00
openid-connect-common make it run more or less on Java 14 2020-05-11 14:07:27 -04:00
openid-connect-server data structure and services for transactions 2020-05-11 14:08:07 -04:00
openid-connect-server-webapp auto load test client for XYZ 2020-05-11 14:08:20 -04:00
uma-server [maven-release-plugin] prepare for next development iteration 2019-04-19 16:04:45 -04:00
uma-server-webapp [maven-release-plugin] prepare for next development iteration 2019-04-19 16:04:45 -04:00
.editorconfig Add Editorconfig for minimal code style support 2016-07-05 15:09:09 -04:00
.gitignore make it run more or less on Java 14 2020-05-11 14:07:27 -04:00
.travis.yml Java 8 language level 2016-07-05 14:51:43 -04:00
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 Update README.md 2019-08-01 16:41:55 -04: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 make it run more or less on Java 14 2020-05-11 14:07:27 -04: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:

Licensed under the Apache 2.0 license, for details see LICENSE.txt.