OAuth 2.0 Resource Server MAC & RSA 토큰 검증 - BearerTokenAuthenticationFilter 이해

img_12.png

1. BearerTokenAuthenticationFilter

img_13.png

2. DefaultBearerTokenResolver

img_14.png

3. JwtAuthenticationProvider

img_15.png

4. JwtAuthenticationConverter

img_16.png

5. 인증 객체 저장

img_17.png

이전 ↩️ - OAuth 2.0 Resource Server MAC & RSA 토큰 검증 - @AuthenticationPrincipal 참조

메인 ⏫

Last updated