Go to file
Mark Janssen 105d5d9e3d Update to Spring 4.1.9 and Spring Security 3.2.9
https://spring.io/blog/2015/12/17/spring-framework-4-2-4-4-1-9-released
https://spring.io/blog/2015/11/02/spring-security-3-2-9-released

Closes #987
2015-12-18 10:07:23 -05:00
docs missed a few copyright notices 2015-02-17 13:02:41 -05:00
openid-connect-client changed copyright to new consortium name 2015-12-16 14:51:12 -05:00
openid-connect-common changed copyright to new consortium name 2015-12-16 14:51:12 -05:00
openid-connect-server check access token expiration on read. closes #983 2015-12-16 22:46:42 -05:00
openid-connect-server-webapp changed copyright to new consortium name 2015-12-16 14:51:12 -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.