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.
 
 
 
 
 
ngriesser f45a6ef56a use the same encoding as on client side 8 years ago
docs
openid-connect-client Fixed NPE in case if algorithm is not specified 8 years ago
openid-connect-common use the same encoding as on client side 8 years ago
openid-connect-server Add new tests which asserts that `user_id` should not be present in the introspection response if there's no user authentication available 8 years ago
openid-connect-server-webapp move database files to match new layouts 8 years ago
uma-server
uma-server-webapp add Chinese resources for UMA. 8 years ago
.editorconfig
.gitignore
.travis.yml
LICENSE.txt
README.md
README_zh_CN.md add Chinese translation for README 8 years ago
checkstyle.xml
pom.xml spaces to tabs 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.