tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

ExtraLoginFields-Example not working with SpringBoot3

Open ottlinger opened this issue 1 year ago • 1 comments

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 (https://github.com/spring-projects/spring-boot/issues/36723 https://github.com/spring-projects/spring-security/issues/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.

ottlinger avatar Jan 20 '24 21:01 ottlinger

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 avatar Jan 22 '24 21:01 ulisseslima