- 관련 상품
- 2025년 10월 14일 오전 3:52 UTC
- 이름 *
- snadjafinia
- 뚱 베어
- 22a6e80
Critical Change: - This endpoint does NOT call SecurityService - It queries Redis DIRECTLY for OTK validation - Extensive logging added to trace every step New Logging: - Request details (timestamp, URL, method, host) - Content-Type and OTK extraction - Redis client initialization status - Redis key construction - Redis query execution and results - Cookie setting operations - Error conditions This should make it crystal clear that we're using Direct Redis access, NOT calling SecurityService via APIService. If logs still show SecurityService calls, the pod hasn't restarted yet!