Skip to content

Add BadCredentialsException to OneTimeTokenAuthenticationProvider #16506

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

franticticktick
Copy link
Contributor

Closes gh-16494

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 30, 2025
…ider

Closes spring-projectsgh-16494

Signed-off-by: Max Batischev <mblancer@mail.ru>
@jzheaux jzheaux self-assigned this Feb 3, 2025
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement in: core An issue in spring-security-core and removed status: waiting-for-triage An issue we've not yet triaged in: web An issue in web modules (web, webmvc) labels Feb 3, 2025
@jzheaux jzheaux added this to the 6.5.0-M2 milestone Feb 3, 2025
@jzheaux jzheaux modified the milestones: 6.5.0-M2, 6.5.x, 6.5.0-M3 Feb 18, 2025
@jzheaux jzheaux merged commit 08f7146 into spring-projects:main Feb 20, 2025
6 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Feb 20, 2025

Thanks, @franticticktick! Note that I adjusted the exception message for clarity in 43ddf73

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
in: core An issue in spring-security-core type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

One Time Token user lookup should fail with BadCredentialsException
3 participants