Go to file
Justin Richer 9f913244a0 fixed unit tests for introspection results 2015-03-18 08:00:18 -04:00
docs
openid-connect-client
openid-connect-common added (optional) permissions sets to access tokens 2015-03-17 21:42:36 -04:00
openid-connect-server fixed unit tests for introspection results 2015-03-18 08:00:18 -04:00
openid-connect-server-webapp completed rudimentary UMA authorization API. 2015-03-17 22:26:12 -04:00
.gitignore
.travis.yml
LICENSE.txt
README.md
checkstyle.xml
pom.xml

README.md

MITREid Connect


Maven Central Travis CI

This project contains an 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.

More information about the project can be found:

The authors and key contributors of the project include:

Copyright ©2015, The MITRE Corporation and the MIT Kerberos and Internet Trust Consortium. Licensed under the Apache 2.0 license, for details see LICENSE.txt.