-
Notifications
You must be signed in to change notification settings - Fork 760
Closed
Description
The Spring Boot 2.0 migration guide hints that org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure will be superseeded by org.springframework.security:spring-security-oauth2-client.
Is there any documentation covering this topic? Should this repo be updated to reflect this change?
Functionality from the Spring Security OAuth project is being migrated to core Spring Security. Dependency management is no longer provided for that dependency and Spring Boot 2 provides OAuth 2.0 client support via Spring Security 5.
[...] We’re also continuing to support Spring Boot 1.5 so older applications can continue to use [Spring Security OAuth] until an upgrade path is provided.
Metadata
Metadata
Assignees
Labels
No labels