Closed
Description
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.