SEC-2053: Spring Security does not allow configuring system exception that can occur during authentication #2277
Labels
in: core
An issue in spring-security-core
in: web
An issue in web modules (web, webmvc)
status: invalid
An issue that we don't feel is valid
type: enhancement
A general enhancement
type: jira
An issue that was migrated from JIRA
joseph antony aruja (Migrated from SEC-2053) said:
When implementing Custom Handlers for authentication failures, the application developer have to write extra code to handle various system exceptions that can occur during authentication.
Custom AuthenticationFailureHandlerImpl is attached. If this can be moved as a a part of annotation or configuration, it will really improve the framework
The text was updated successfully, but these errors were encountered: