Parameters customizer called before all parameters are set #15939
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
Uh oh!
There was an error while loading. Please reload this page.
The
parametersCustomizer
inDefaultOAuth2TokenRequestParametersConverter
cannot customize parameters that are added afterwards. The customizer can be moved toAbstractRestClientOAuth2AccessTokenResponseClient
andAbstractWebClientReactiveOAuth2AccessTokenResponseClient
to allow customizing all parameters.The text was updated successfully, but these errors were encountered: