WebFluxSecurityConfiguration does not configure oauth2Client #7470
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
In Spring Boot, for the servlet case, the auto-configuration configures both
oauth2Login
andoauth2Client
. If there's a reason for not configuringoauth2Client
in Spring Security for the reactive case, we should look at aligning things in Boot's auto-configuration.The text was updated successfully, but these errors were encountered: