Go to file
Trilok Jain ed3e6a2814 https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues/431:
Generating a new registration access token on read/update call and
revoking the token issued earlier.
2014-06-12 19:12:32 -04:00
docs
openid-connect-client
openid-connect-common
openid-connect-server https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues/431: 2014-06-12 19:12:32 -04:00
openid-connect-server-webapp fixed stats pluralization flub 2014-06-11 16:19:05 -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 ©2014, The MITRE Corporation and the MIT Kerberos and Internet Trust Consortium. Licensed under the Apache 2.0 license, for details see LICENSE.txt.