Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ExtraLoginFields-Example not working with SpringBoot3 #15697

Open
ottlinger opened this issue Jan 20, 2024 · 1 comment
Open

ExtraLoginFields-Example not working with SpringBoot3 #15697

ottlinger opened this issue Jan 20, 2024 · 1 comment
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.

Comments

@ottlinger
Copy link

The ExtraLoginFields example provided for SpringBoot2 under
https://github.com/eugenp/tutorials/tree/master/spring-security-modules/spring-security-web-login
does not seem to have a SpringBoot3 equivalent.

I played around with the example at
https://github.com/ottlinger/sb3-filter-problem

  • SpringBoot2 is working perfectly well, but
  • SpringBoot3 does not work.

A request on StackOverflow and trying to file a bug (spring-projects/spring-boot#36723 spring-projects/spring-security#13620) with SpringBoot directly did not yield any reasonable/helpful answer.

Thus I wanted to ask if you have a working example with extra login fields with SpringBoot3.
I'd happily contribute in case you find above example app useful (including a cypress-e2e test).

Thanks for any hints/updates concerning SB3.

@ulisseslima
Copy link
Collaborator

Hey, @ottlinger.

We're assuming this is the article: https://www.baeldung.com/spring-security-extra-login-fields

We have internal tasks to keep articles updated with the latest Spring Boot version, but it might take a while.

This issue will remain open until then.

@ulisseslima ulisseslima added the triaged Issues reviewed by a dev and considered valid. Will be added in Jira. label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-jira triaged Issues reviewed by a dev and considered valid. Will be added in Jira.
Projects
None yet
Development

No branches or pull requests

3 participants