Next Generation OAuth 2.0 Support with Spring Security
Note
See the latest announcements on Announcing the Spring Authorization Server and Spring Security OAuth 2.0 Roadmap Update
Current State
The current state of OAuth 2.0 Support, within the Spring projects portfolio, is spread out between Spring Security OAuth, Spring Cloud Security, Spring Boot 1.5.x, and the new support introduced in Spring Security 5. As a user of OAuth, you may be asking, "Which project(s) do I use? And why has Spring Security 5 introduced new support into the mix?"
To put it simply, there was a need to unify the OAuth 2.0 support into one project in order to provide a…