You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sudhirtumati Thanks for the report. To help us to identify the cause of the change in behaviour, could you please provide a complete yet minimal sample that reproduces the problem? You can share it with us by pushing it to a separate repository on GitHub or by zipping it up and attaching it to this issue.
Thanks for the sample. I've reproduced the problem and it appears to be caused by the changes made for #26166. We'll transfer this issue to the Framework team so that they can take a look.
bclozel
transferred this issue from spring-projects/spring-boot
Dec 14, 2020
Spring boot version:
2.4.1
Test:
Controller:
Expected result:
403
errorActual result:
400
Same code is working as expected with spring-boot 2.4.0
The text was updated successfully, but these errors were encountered: