-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configin: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)status: first-timers-onlyAn issue that can only be worked on by brand new contributorsAn issue that can only be worked on by brand new contributorstype: enhancementA general enhancementA general enhancement
Milestone
Description
We should allow for a @Bean
of type ReactiveOAuth2AccessTokenResponseClient<OAuth2AuthorizationCodeGrantRequest>
to be discovered by OAuth2LoginSpec
.
This will allow the user to register a WebClientReactiveAuthorizationCodeTokenResponseClient
@Bean
with a configured WebClient
via WebClientReactiveAuthorizationCodeTokenResponseClient.setWebClient()
.
Metadata
Metadata
Assignees
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configin: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)status: first-timers-onlyAn issue that can only be worked on by brand new contributorsAn issue that can only be worked on by brand new contributorstype: enhancementA general enhancementA general enhancement