Spring Authorization Server
0.3.1Spring Authorization Server is a framework that provides implementations of the OAuth 2.1 and OpenID Connect 1.0 specifications and other related specifications. It is built on top of Spring Security to provide a secure, light-weight, and customizable foundation for building OpenID Connect 1.0 Identity Providers and OAuth2 Authorization Server products.
Quickstart Your Project
Bootstrap your application with
Spring Initializr.
Documentation
Each Spring project has its own; it explains in great details
how
you can use project features and what you can achieve with
them.
0.3.1 CURRENT GA | Reference Doc. | API Doc. |
1.0.0-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
1.0.0-M1 PRE | Reference Doc. | API Doc. |
0.4.0-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
0.4.0-M1 PRE | Reference Doc. | API Doc. |