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
Add per-cluster login functionality to the API server, with in-memory credential encryption on the server and client session is maintained using a SameSite=Strict, Secure, and HttpOnly session cookie.
Add per-cluster login functionality to the API server, with in-memory credential encryption on the server and client session is maintained using a
SameSite=Strict,Secure, andHttpOnlysession cookie.