폴라의 블로그
  • Home
  • Instagram
Sign in Subscribe
[ODOP] 89일차 - Authentication Manager
odop

[ODOP] 89일차 - Authentication Manager

* AuthenticationProvider 목록 중에서 인증 처리 요건에 맞는 AuthenticationProvider 를 찾아 인증 처리를
Read More
Seunggeun Lee
[ODOP] 89일차 - 인증 흐름(Authentication Flow image)
odop

[ODOP] 89일차 - 인증 흐름(Authentication Flow image)

Read More
Seunggeun Lee
[ODOP] 88일차 - 스프링 시큐리티 아키텍처:재인증 요청 흐름
odop

[ODOP] 88일차 - 스프링 시큐리티 아키텍처:재인증 요청 흐름

1. 사용자가 재인증을 시도 가정 : 로그인된 사용자가 다른 페이지로 접근 시도, 이미
Read More
Seunggeun Lee
[ODOP] 87일차 - 스프링 시큐리티 아키텍처:인증 요청 흐름
odop

[ODOP] 87일차 - 스프링 시큐리티 아키텍처:인증 요청 흐름

* Filter 를 기준으로 * 위쪽은 Security 의 초기화 과정이다 * 아래쪽은 각 Filter 의
Read More
Seunggeun Lee
[ODOP] 86일차 - 스프링 시큐리티 아키텍처:초기화 흐름
odop

[ODOP] 86일차 - 스프링 시큐리티 아키텍처:초기화 흐름

* Filter 를 기준으로 * 위쪽은 Security 의 초기화 과정이다 * 아래쪽은 각 Filter 의
Read More
Seunggeun Lee
[ODOP] 85일차 - 인증 저장소 필터
odop

[ODOP] 85일차 - 인증 저장소 필터

SecurityContextPersistenceFilter * SecurityContext 객체의 생성, 저장, 조회를 담당하는 필터 익명 사용자 * 새로운 SecurityContext
Read More
Seunggeun Lee
[ODOP] 84일차 - 인증 저장소(SecurityContext, *Holder)
odop

[ODOP] 84일차 - 인증 저장소(SecurityContext, *Holder)

SecurityContext SecurityContext 안의 Authentication 이 존재하고 그 안에 User 객체가 존재한다 * Authentication
Read More
Seunggeun Lee
[ODOP] 83일차 - Authentication (인증)
odop

[ODOP] 83일차 - Authentication (인증)

* 사용자의 인증 정보를 저장하는 토큰 개념 * 인증 시 id 와 password 를
Read More
Seunggeun Lee
[ODOP] 82일차 - 필터 초기화와 다중 보안 설정
odop

[ODOP] 82일차 - 필터 초기화와 다중 보안 설정

다중 설정 클래스 * 설정 클래스 별로 보안 기능이 각각 작동 * 설정 클래스
Read More
Seunggeun Lee
[ODOP] 81일차 - DelegatingFilterProxy, FilterChainProxy
odop

[ODOP] 81일차 - DelegatingFilterProxy, FilterChainProxy

DelegatingFilterProxy * ServletFilter * 서블릿 스펙 2.3 버전 부터 지원되는 기능 * 서블릿 컨테이너에서
Read More
Seunggeun Lee
[ODOP] 80일차 - CSRF, CsrfFilter
spring security

[ODOP] 80일차 - CSRF, CsrfFilter

* 모든 요청에 랜덤하게 생성된 토큰을 HTTP 파라미터로 요구 * 요청 시 전달되는 토큰
Read More
Seunggeun Lee
[ODOP] 79 일차 - ExceptionTranslationFilter, RequestCacheAwareFilter
spring security

[ODOP] 79 일차 - ExceptionTranslationFilter, RequestCacheAwareFilter

ExceptionTranslationFilter 해당 Filter 는 FilterSecurityInterceptor 가 던지는 예외를 받아 처리하는 역할을 수행합니다
Read More
Seunggeun Lee
폴라의 블로그 © 2025
  • Sign up
Powered by Ghost