Skip to content

identityOrg/identity

Repository files navigation

Java CI

identity

A OAuth 2 authorization server implementation conforming to rfc6749

Implemented Specifications

  1. https://tools.ietf.org/html/rfc6749
  2. https://tools.ietf.org/html/rfc6750
  3. https://tools.ietf.org/html/rfc6819
  4. https://tools.ietf.org/html/rfc7009
  5. https://tools.ietf.org/html/rfc7662
  6. https://tools.ietf.org/html/rfc7636
  7. https://tools.ietf.org/html/rfc7519
  8. https://tools.ietf.org/html/rfc7591
  9. https://tools.ietf.org/html/rfc7592
  10. https://tools.ietf.org/html/rfc7521

Dependency update command

Update parent pom version

./mvnw versions:update-parent

Update property declared versions

./mvnw versions:update-properties

Commit the update

./mvnw versions:commit

About

A OAuth 2 and OpenID Connect authorization server implementation conforming to specifications

Resources

License

Stars

Watchers

Forks

Packages