spring-security/etc
Daniel Garnier-Moiroux 200b7fecd3
Add (Server)AuthenticationEntryPointFailureHandlerAdapter
Issue gh-11932, gh-9429

(Server)AuthenticationEntryPointFailureHandler should produce HTTP 500 instead
when an AuthenticationServiceException is thrown, instead of HTTP 401.
This commit deprecates the current behavior and introduces an opt-in
(Server)AuthenticationEntryPointFailureHandlerAdapter with the expected
behavior.

BearerTokenAuthenticationFilter uses the new adapter, but with a closure
to keep the current behavior re: entrypoint.
2022-10-13 19:25:04 -06:00
..
checkstyle Add (Server)AuthenticationEntryPointFailureHandlerAdapter 2022-10-13 19:25:04 -06:00
eclipse Add nohttp 2019-04-26 15:34:45 -05:00
nohttp Add SAML 2.0 Login XML Support 2022-03-09 09:18:01 -03:00
s101 Move Saml2AuthnRequestRepository to web package 2021-09-29 14:10:39 -03:00