During form-based authentication, if login fails, Spring Security:
Redirects to /error
Redirects to /login?error
Returns 401 Unauthorized
Reloads the homepage
This question is part of this quiz :