You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Justin Richer 687e63fe05 allow dynamic registration of clients 5 years ago
openid-connect-client [maven-release-plugin] prepare for next development iteration 6 years ago
openid-connect-common make it run more or less on Java 14 5 years ago
openid-connect-server allow dynamic registration of clients 5 years ago
openid-connect-server-webapp genericize approval controller 5 years ago
uma-server [maven-release-plugin] prepare for next development iteration 6 years ago
uma-server-webapp [maven-release-plugin] prepare for next development iteration 6 years ago
.editorconfig Add Editorconfig for minimal code style support 9 years ago
.gitignore make it run more or less on Java 14 5 years ago
.travis.yml Java 8 language level 9 years ago
CHANGELOG.md updated changelog for release 6 years ago
LICENSE.txt new year 2018 7 years ago
README.md Update README.md 5 years ago
README_zh_CN.md new year 2018 7 years ago
checkstyle.xml new year 2018 7 years ago
pom.xml make it run more or less on Java 14 5 years ago

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.