If you have spring-security-oauth2
on your classpath, you can take advantage of some
auto-configuration to simplify setting up Authorization and Resource Servers. For full
details, see the Spring
Security OAuth 2 Developers Guide.
Note | |
---|---|
The following projects are in maintenance mode:
You are, of course, welcome to use them, and we will help you out! However, before selecting |
Note | |
---|---|
This project is a port of the Spring Security OAuth support that came with Spring Boot 1.x. Support was removed in Spring Boot 2.x in favor of Spring Security 5’s first-class OAuth support. To ease migration, this project exists as a bridge between the old Spring Security OAuth support and Spring Boot 2.x. |