Go to file
dependabot[bot] 223ab38d95
Bump mysql-connector-java from 5.1.42 to 8.0.28
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.42 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.42...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 23:01:01 +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 mysql-connector-java from 5.1.42 to 8.0.28 2022-06-20 23:01:01 +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.