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

Combine webauthn diagnostic commands in a single command #41559

Open
codingllama opened this issue May 14, 2024 · 1 comment
Open

Combine webauthn diagnostic commands in a single command #41559

codingllama opened this issue May 14, 2024 · 1 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 tctl tctl - Teleport admin tool tsh tsh - Teleport's command line tool for logging into nodes running Teleport.

Comments

@codingllama
Copy link
Contributor

What would you like Teleport to do?

Combine tsh fido2 diag, tsh touchid diag and tsh webauthnwin diag in a single tsh webauthn diag command. This should make diagnostics both simpler and more informative.

Note that:

  • fido2 and webauthnwin are mutually exclusive
  • touchid is macOS-exclusive
  • webauthnwin is Windows-exclusive

What problem does this solve?

This makes diagnostics simpler to run for end-users (only one command) and more informative.

If a workaround exists, please include it.

Run all the applicable commands individually.

@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 May 14, 2024
@codingllama
Copy link
Contributor Author

Follow up from #39629. Nice to have.

@codingllama codingllama added tsh tsh - Teleport's command line tool for logging into nodes running Teleport. tctl tctl - Teleport admin tool labels May 14, 2024
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 tctl tctl - Teleport admin tool tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

No branches or pull requests

1 participant