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 0e703ef9f9 update a few dependency versions, closes #1145 8 years ago
docs missed a few copyright notices 10 years ago
openid-connect-client user info fetcher cache throws error instead of returning null (as per library contract), closes #1144 8 years ago
openid-connect-common Made ID tokens ephemeral, made access token’s “additional information” extensible 8 years ago
openid-connect-server update a few dependency versions, closes #1145 8 years ago
openid-connect-server-webapp database table sync 8 years ago
uma-server updated versions to 1.3 9 years ago
uma-server-webapp Made ID tokens ephemeral, made access token’s “additional information” extensible 8 years ago
.editorconfig Add Editorconfig for minimal code style support 9 years ago
.gitignore adding netbeans config to gitignore 10 years ago
.travis.yml Java 8 language level 9 years ago
LICENSE.txt Happy new year 2016! 9 years ago
README.md Happy new year 2016! 9 years ago
README_zh_CN.md add Chinese translation for README 8 years ago
checkstyle.xml Happy new year 2016! 9 years ago
pom.xml update a few dependency versions, closes #1145 8 years ago

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