- 관련 상품
- 2026년 3월 23일 오전 1:50 UTC
- 이름 *
- Kamo
- 뚱 베어
- bb04125
ForwardedHeaderFilter consumes X-Forwarded-For from the incoming request, so when APIService forwards to SecurityService via RestTemplate the header is missing. Now explicitly sets X-Forwarded-For and X-Real-IP on outbound requests using the original client IP from the inbound request.