mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
* Support user traits in impersonated role certificates * Add param to tctl bots add for specifying logins * Update comment on desiredAccessInfoForRoleRequest to be mroe accurate * Update docs for --logins support with Machine ID * Rearrange bot tests and name them more in-line with standards * Add test coverage for Server.createBot * Test role impersonation preserves user traits * pass traits directly into desiredAccessInfoForRoleRequests * Drop underscores from test names * Remove unnecessary initialization of traits * Address PR comments * Update docs/pages/machine-id/getting-started.mdx Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com> * Update docs/pages/machine-id/getting-started.mdx Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com> * Update docs/pages/machine-id/getting-started.mdx Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com> Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>