mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
* fix connecting to agentless leaf nodes Pass user and role information to Auth server signing OpenSSH cert so avoid user/role lookup errors if the target node is on a leaf cluster. Also use role and trait information from the current connection rather than the backend to support role impersonation. * make protobuf changes backwards-compatible