Skip to content

Create Jackson Mixin for OneTimeTokenAuthenticationToken#18096

Merged
jzheaux merged 1 commit intospring-projects:mainfrom
marcusdacoregio:gh-18095
Jan 14, 2026
Merged

Create Jackson Mixin for OneTimeTokenAuthenticationToken#18096
jzheaux merged 1 commit intospring-projects:mainfrom
marcusdacoregio:gh-18095

Conversation

@marcusdacoregio
Copy link
Copy Markdown
Contributor

Closes gh-18095

@jzheaux
Copy link
Copy Markdown
Contributor

jzheaux commented Oct 28, 2025

@marcusdacoregio, Spring Security 7 introduces OneTimeTokenAuthentication. Are you able to add serialization support for this as well? Since an application can add its own mixins, I believe this will go into 7.1.

If you agree, will you also please rebase onto main?

@jzheaux jzheaux added status: waiting-for-feedback We need additional information before we can continue and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 28, 2025
@jzheaux jzheaux self-assigned this Oct 28, 2025
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement status: waiting-for-feedback We need additional information before we can continue and removed status: waiting-for-feedback We need additional information before we can continue labels Oct 28, 2025
@marcusdacoregio
Copy link
Copy Markdown
Contributor Author

Absolutely, Josh. I'll try to do it today!

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Oct 28, 2025
Closes spring-projectsgh-18095

Signed-off-by: Marcus Hert da Coregio <marcusdacoregio@gmail.com>
@marcusdacoregio marcusdacoregio changed the base branch from 6.5.x to main December 25, 2025 00:41
@marcusdacoregio
Copy link
Copy Markdown
Contributor Author

Hello @jzheaux. Synced with main and added support for OneTimeAuthenticationToken. Happy holidays!

@jzheaux jzheaux added this to the 7.1.0-M1 milestone Jan 14, 2026
@jzheaux jzheaux merged commit 8254f58 into spring-projects:main Jan 14, 2026
6 checks passed
@jzheaux
Copy link
Copy Markdown
Contributor

jzheaux commented Jan 14, 2026

Thanks, @marcusdacoregio, and so nice to work with you again. 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: web An issue in web modules (web, webmvc) status: feedback-provided Feedback has been provided type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OneTimeTokenAuthenticationToken does not have a Jackson Mixin

3 participants