DefaultOAuth2AuthorizedClientManager and DefaultServerOAuth2AuthorizedClientManager Alignment #7350
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
DefaultOAuth2AuthorizedClientManager
maps the username and password fields for the OAuth 2.0 password grant.However,
DefaultServerOAuth2AuthorizedClientManager
does not do this.The rationale given for excluding is:
Given the above reasoning, the functionality for
DefaultOAuth2AuthorizedClientManager
should also be removed.The text was updated successfully, but these errors were encountered: