- 관련 상품
- 2025년 10월 14일 오전 4:05 UTC
- 이름 *
- snadjafinia
- 뚱 베어
- 2a038e5
Logout Flow Changes: - /logout (page): DELETE Redis session via /api/logout, forward to login/logout - /api/logout: Direct Redis DELETE (no SecurityService call), clear *** cookie Benefits: - Simpler architecture (direct Redis access) - Faster logout (fewer network hops) - Consistent with new OTK validation flow - Proper SSO logout chain: internal -> login -> root