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.41k stars 1.74k forks source link

`tctl users reset` should support "email-like" user accounts on Teleport Cloud #40398

Open philip-teleport opened 5 months ago

philip-teleport commented 5 months ago

What would you like Teleport to do?

Using tctl users reset <account> should support "email-like" user accounts on Teleport Cloud and send emails to the user to complete the authentication reset.

What problem does this solve?

Using tctl v15.2.0, a reset URL is generated that needs to be shared with the user.

If a workaround exists, please include it.

Use the web UI to reset the user's authentication.

philip-teleport commented 5 months ago

Related to #40396