Go to file
dependabot[bot] ed81e13218
Bump gson from 2.8.0 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.0...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 20:46:32 +00:00
openid-connect-client Add SNAPSHOT back to pom files 2022-03-29 11:29:22 -04:00
openid-connect-common Merge branch 'mitreid-connect:master' into master 2022-04-17 18:16:56 +01:00
openid-connect-server Merge branch 'mitreid-connect:master' into master 2022-04-17 18:16:56 +01:00
openid-connect-server-webapp Merge branch 'mitreid-connect:master' into master 2022-04-17 18:16:56 +01:00
uma-server Add SNAPSHOT back to pom files 2022-03-29 11:29:22 -04:00
uma-server-webapp Add SNAPSHOT back to pom files 2022-03-29 11:29:22 -04:00
.editorconfig Add Editorconfig for minimal code style support 2016-07-05 15:09:09 -04:00
.gitignore cleanup 2017-03-20 13:45:55 -04:00
.travis.yml Update .travis.yml to use oraclejdk11 2022-04-18 17:20:36 +01:00
CHANGELOG.md updated changelog for release 2019-04-19 16:00:06 -04:00
LICENSE.txt new year 2018 2018-02-12 10:39:04 -05:00
README.md Update README.md 2019-08-01 16:41:55 -04:00
README_zh_CN.md new year 2018 2018-02-12 10:39:04 -05:00
checkstyle.xml new year 2018 2018-02-12 10:39:04 -05:00
pom.xml Bump gson from 2.8.0 to 2.8.9 2022-05-20 20:46:32 +00:00

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.