- [nio-8080-exec-6] .s.a.DefaultAuthenticationEventPublisher : No event was found for the exception org.springframework.security.authentication.InternalAuthenticationServiceException--- [nio-8080-exec-6] o.s.s.w.a.www.BasicAuthenticationFilter : Authentication request for failed: org.s
我有一个包含多个提供者的spring安全配置,它工作得很好。但是,如果这些提供程序中的一个不可访问,则会引发异常并停止身份验证。Login with credentials user/user:B) - provider2 -> NOT OK (non reachable)它在步骤B停止,因为提供程序没有响应。我希望处理在步骤B
org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter - An internal error occurred while trying to authenticate the user.
org.springframework.security.authentication.InternalAuthenticationServiceException