Adapt to form data not adding charset if it is UTF-8 #15275
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: breaks-passivity
A change that breaks passivity with the previous release
Milestone
In spring-projects/spring-framework#31742 a change was made to not add the charset parameter if it is UTF-8 (more details on the linked issue). This affected some of the OAuth2 classes.
We should probably accept this breaking change and make sure that we include the necessary information in this ticket if users still need to include the charset parameter.
The text was updated successfully, but these errors were encountered: