spring-cloud-gateway
spring-cloud-gateway copied to clipboard
Catch all authentication failure events: GenericAuthenticationFailureEvent does not exist
Configuring Default Events in spring-security. According to the documentation on page: https://docs.spring.io/spring-security/reference/servlet/authentication/events.html it is possible to configure a catch all event. However, the referenced class GenericAuthenticationFailureEvent does not seem to exist. Can somebody provide some guidance on what we should be using?