참조: https://ohtaeg.tistory.com/8, https://wildeveloperetrain.tistory.com/163
구조
Authentication
SecurityContext
SecurityContextHolder
Thread Local
세션 커스텀 인증객체 작성
참고: https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=platinasnow&logNo=221398649213
코드
SPRING_SECURITY_CONTEXT_KEY
를 세션의 키로 하여 로그인 세션을 생성