You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: forward the effective user to the Agent API in Vite
Vite has no nginx auth_request, so the Agent tab 401'd on
profile/switch. Send X-Remote-User from /api/agent/session's username
(including impersonation) and replay it on SSE via the proxy.
Co-authored-by: Venkat SF <venkatesh.sakamuri@stayflexi.com>
0 commit comments