Support Configuring OAuth2 Login with OAuth2AuthorizationRequestResolver
by publishing a Bean
#16380
Labels
OAuth2AuthorizationRequestResolver
by publishing a Bean
#16380
gh-15236 added support for configuring
OAuth2AuthorizationRequestResolver
for OAuth2 Client's by publishing a Bean. This is a similar feature, but for OAuth 2 Login.NOTE: I haven't looked into this in detail, but at minimum this is not supported by
OAuth2LoginConfigurer
which means thatoauth2Login()
for servlet applications does not work.The text was updated successfully, but these errors were encountered: