top | item 33813079

(no title)

GreyStache | 3 years ago

Something akin to ssh agent-forwarding ("oauth-forwarding"?) is really needed. And it needs to be integrated similarly well like support for jumphosts.

Haven't seen anything like this, I'll try to bring this up with the openssh folks.

discuss

order

_flux|3 years ago

Curl can connect over unix domain sockets and ssh can forward them, I feel this would be a decent way to forward authentication as access control rules would apply to the sockets.

dgoldstein0|3 years ago

Possibly redirect to localhost:<port> where the port is one forwarded over ssh could do the trick?