mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-10 15:35:16 +00:00
Store the authentication request details in the `authRequest` field of `AuthenticationException` when an authentication exception occurs. Closes gh-16444 Signed-off-by: amm0124 <amm0124@naver.com>