Go to file
dependabot[bot] 70bc272c87
Bump spring-security-oauth2 from 2.1.0.RELEASE to 2.1.4.RELEASE
Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.1.0.RELEASE to 2.1.4.RELEASE.
- [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.1.0.RELEASE...2.1.4.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security.oauth:spring-security-oauth2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 18:31:49 +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 spring-security-oauth2 from 2.1.0.RELEASE to 2.1.4.RELEASE 2023-06-20 18:31:49 +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.