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
DefaultServerOAuth2AuthorizationRequestResolver should use UriComponentsBuilder.fromUri rather than HttpComponentsBuilder.fromHttpRequest to be consistent with the rest of Spring Security and to ensure users opt into using request headers.