Skip to content

Can I delete a join token after a resource has been added to a Teleport environment? #41993

Answered by tenaciousdlg
tenaciousdlg asked this question in Q&A
Discussion options

You must be logged in to vote

Once a resource joins a cluster the resource is no longer using a join token and instead uses signed x.509 certificates. At this point the token is no longer in use by the joined resource and can safely be removed/rotated. Additionally an event is noted in the Audit Log that includes a suffix of the token used to join the resource. This allows users to query by suffix to see if a token was used [0].

[0]

  "method": "token",
  "success": true,
  "time": "2024-05-23T22:18:32.942Z",
  "token_name": "************************ebbde8bf",

Replies: 1 comment

Comment options

tenaciousdlg
May 23, 2024
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by tenaciousdlg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant