Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebAuthn diagnostic commands to tctl #39629

Closed
codingllama opened this issue Mar 20, 2024 · 1 comment · Fixed by #41558
Closed

Add WebAuthn diagnostic commands to tctl #39629

codingllama opened this issue Mar 20, 2024 · 1 comment · Fixed by #41558
Assignees
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements mfa Issues related to Multi Factor Authentication platform-security

Comments

@codingllama
Copy link
Contributor

What would you like Teleport to do?

We frequently use hidden WebAuthn diagnostic commands as form of debugging. These are:

  • tsh fido2 diag
  • tsh webauthnwin diag
  • tsh touchid diag

Since admin actions tctl is capable of WebAuthn, so we should port the diag commands to it as well.

As a bonus we could unify the commands, so only port (and call) a single additional hidden command.

What problem does this solve?

Better diagnostics of tctl MFA issues.

If a workaround exists, please include it.

Run the commands on tsh for general system diagnostics.

Run tctl -d and inspect the outputs.

These are reasonable proxies, but not equivalent.

@codingllama codingllama added feature-request Used for new features in Teleport, improvements to current should be #enhancements mfa Issues related to Multi Factor Authentication platform-security labels Mar 20, 2024
@codingllama
Copy link
Contributor Author

FYI @Joerger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements mfa Issues related to Multi Factor Authentication platform-security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant