Skip to content

Conversation

mapsu
Copy link
Contributor

@mapsu mapsu commented Mar 26, 2025

Closes gh-16825

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 26, 2025
@mapsu mapsu force-pushed the gh-16825 branch 2 times, most recently from 0bb8a89 to 42fc2e7 Compare March 26, 2025 11:01
Closes spring-projectsgh-16825

Signed-off-by: Risto Virtanen <818702+mapsu@users.noreply.github.com>
@mapsu mapsu changed the base branch from 6.4.x to main March 28, 2025 12:03
@jzheaux jzheaux added type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 31, 2025
@jzheaux jzheaux assigned jzheaux and unassigned sjohnr Mar 31, 2025
@jzheaux jzheaux changed the title Add missing ClientAuthenticationMethods to jackson2 converter Jackson serialization for ClientAuthenticationMethods should recognize all ClientAuthenticationMethods Mar 31, 2025
@jzheaux jzheaux changed the title Jackson serialization for ClientAuthenticationMethods should recognize all ClientAuthenticationMethods Jackson serialization for ClientAuthenticationMethods should recognize all values Mar 31, 2025
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @mapsu, for the PR! I've left feedback inline.

@jzheaux jzheaux changed the title Jackson serialization for ClientAuthenticationMethods should recognize all values Jackson deserialization of ClientAuthenticationMethods should recognize all values Apr 2, 2025
Signed-off-by: Risto Virtanen <818702+mapsu@users.noreply.github.com>
@jzheaux jzheaux added this to the 6.5.0-RC1 milestone Apr 9, 2025
@jzheaux jzheaux merged commit 47e1fc0 into spring-projects:main Apr 9, 2025
6 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Apr 9, 2025

Thanks for the PR, @mapsu! This is now merged into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not all OAuth2 ClientAuthenticationMethods are supported in Jackson2 converters
4 participants