OhadR / authentication-flows

oAuth2 sample: auth-server, resource server and client. "Authentication-Flows" is also a sub-module here.
42 stars 54 forks source link

delete AuthenticationFailureHandler.SPRING_SECURITY_FORM_USERNAME_KEY #74

Closed OhadR closed 7 years ago

OhadR commented 7 years ago

it is in use when authentcation failure, and we try to get the username from the form. should use UsernamePasswordAuthenticationFilter.SPRING_SECURITY_FORM_USERNAME_KEY