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
Dmytri Eck 7fd5a4a2e3
Signing JWT based on the default keyId. Currently, it signs based on the first key which has the desired algorithm.
6 months ago
openid-connect-client Signing JWT based on the default keyId. Currently, it signs based on the first key which has the desired algorithm. 6 months ago
openid-connect-common Merge branch 'mitreid-connect:master' into master 3 years ago
openid-connect-server Merge branch 'mitreid-connect:master' into master 3 years ago
openid-connect-server-webapp Merge branch 'mitreid-connect:master' into master 3 years ago
uma-server Add SNAPSHOT back to pom files 3 years ago
uma-server-webapp Add SNAPSHOT back to pom files 3 years ago
.editorconfig
.gitignore
.travis.yml Update .travis.yml to use oraclejdk11 3 years ago
CHANGELOG.md updated changelog for release 6 years ago
LICENSE.txt
README.md Update README.md 5 years ago
README_zh_CN.md
checkstyle.xml
pom.xml Merge branch 'mitreid-connect:master' into master 3 years ago

README.md

MITREid Connect


Maven Central Travis CI Codecov

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:

Licensed under the Apache 2.0 license, for details see LICENSE.txt.