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.
 
 
 
 
 
Go to file
Justin Richer 375a5f2e47
removed token count from grant admin page
8 years ago
docs
openid-connect-client make HttpClient configurable, closes #1071 8 years ago
openid-connect-common Updated relationship between approved sites and access tokens, closes #874 8 years ago
openid-connect-server Patched unit tests, still needs updates for checking approved site to token mapping on data import/export 8 years ago
openid-connect-server-webapp removed token count from grant admin page 8 years ago
uma-server
uma-server-webapp Patched unit tests, still needs updates for checking approved site to token mapping on data import/export 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.