Warn when securityMatcher misses oauth2Login URLs by wonderfulrosemari · Pull Request #18759 · spring-projects/spring-security

@wonderfulrosemari

@wonderfulrosemari

Share HttpSecurity request matcher with configurers and use it in\nOAuth2LoginConfigurer to log a warning when oauth2Login endpoints are\noutside the configured securityMatcher.\n\nAdd tests for both warning and non-warning cases.\n\nCloses spring-projectsgh-14096

Signed-off-by: wonderfulrosemari <whwlsgur1419@naver.com>