Consider configuring OAuth2AuthorizationRequestResolver
by publishing a bean
#15236
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
status: ideal-for-contribution
An issue that we actively are looking for someone to help us with
type: enhancement
A general enhancement
We should consider adding support for configuring
OAuth2AuthorizationRequestResolver
by publishing a bean. This would simplify this customization and allow for the following configuration:The same would apply with the reactive stack and
ServerOAuth2AuthorizationRequestResolver
. See this comment for additional context. cc @randomstuffThe text was updated successfully, but these errors were encountered: