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
Hi, we have a etcd cluster set up with a proxy layer which checks custom authentication info. For each request, we need send a JWT token in the header/metadata. I couldn't find a way to set the metadata in the request. Could anyone please provide some ideas? Thanks!