Conditions that Make Token Rotation Possible
When a machine connects to Omni for the first time, it uses a join token specific to the Omni account that is shared by all new hosts that are registering with Omni. Omni then creates a unique, ephemeral token for each machine, and when Talos is installed to disk, that token is persisted to disk. If the shared token is revoked, machines that have persisted unique tokens (i.e. those with Talos installed to disk) will stay connected, but machines using only shared tokens will be disconnected.Talos < 1.6 doesnât support unique tokens.
--join-tokens-mode=legacy
unique node tokens are not generated for any machines. This makes rotating join tokens not possible.
To Rotate Join Tokens
- UI
- CLI
Create New Join Token
Click the âJoin Tokensâ section button under âMachine Managementâ in the sidebar. Next, click the âCreate Join Tokenâ button on the right.


Replace the default token
If the token that you are going to revoke is the default, mark the new token as the default.
If there are warnings and the token is rotated anyway, the machines in the list will get disconnected after the next restart of Omni or the machine.

