Skip to content

Migrate to spring-security-oauth2-client #91

@thetric

Description

@thetric

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions