Go to file
Justin Richer 8294dbedd5 handled HTTP and parsing errors, fixed guava cache contract, fixes #372 2015-12-18 17:42:15 -05:00
docs missed a few copyright notices 2015-02-17 13:02:41 -05:00
openid-connect-client handled HTTP and parsing errors, fixed guava cache contract, fixes #372 2015-12-18 17:42:15 -05:00
openid-connect-common changed copyright to new consortium name 2015-12-16 14:51:12 -05:00
openid-connect-server pulled checks for expired tokens into utility functions 2015-12-18 11:22:50 -05:00
openid-connect-server-webapp scroll Ui to top of page on page loads, closes #977 2015-12-18 15:41:01 -05:00
uma-server changed copyright to new consortium name 2015-12-16 14:51:12 -05:00
uma-server-webapp changed copyright to new consortium name 2015-12-16 14:51:12 -05:00
.gitignore adding netbeans config to gitignore 2014-10-14 20:30:50 -04:00
.travis.yml Travis build on JDK 7+8 2015-10-12 13:07:43 -04:00
LICENSE.txt missed a few copyright notices 2015-02-17 13:02:41 -05:00
README.md fixed ITC URL 2015-12-16 14:54:51 -05:00
checkstyle.xml changed copyright to new consortium name 2015-12-16 14:51:12 -05:00
pom.xml Update to Spring 4.1.9 and Spring Security 3.2.9 2015-12-18 10:07:23 -05:00

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