You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Spring Boot, for the servlet case, the auto-configuration configures both oauth2Login and oauth2Client. If there's a reason for not configuring oauth2Client in Spring Security for the reactive case, we should look at aligning things in Boot's auto-configuration.