gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.29k stars 1.73k forks source link

Machine ID: Allow `token` join method Join Token to be used multiple times to join Bots #43402

Open strideynet opened 2 months ago

strideynet commented 2 months ago

Discussed in more detail in the https://github.com/gravitational/teleport/pull/36510 RFD.

Allow the token join method to be used more than once for a single token - with potentially some kind of joinLimit value which restricts the number of joins.

strideynet commented 1 month ago

Might make sense for this to be tied into https://github.com/gravitational/teleport/issues/44054 to provide a unified experience between agents and bots.