-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Docs: Multi auth tsh login
using hardware key
#45100
Conversation
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
🤖 Vercel preview here: https://docs-j1qfu8njr-goteleport.vercel.app/docs/ver/preview |
Co-authored-by: Steven Martin <steven@goteleport.com>
Co-authored-by: Steven Martin <steven@goteleport.com>
🤖 Vercel preview here: https://docs-g94vgfubp-goteleport.vercel.app/docs/ver/preview |
🤖 Vercel preview here: https://docs-d7o8jn3ts-goteleport.vercel.app/docs/ver/preview |
Thanks @peteroneilljr for taking the time to try to clarify something that confused you 🙏 I'm not sure this is technically accurate though. Passwordless login with a hardware key is supported by |
Yeah, if passwordless is not the default, then you would have needed to specify |
Adding a small comment about multi-auth for tsh login. My account was created with hardware key authentication only and I hit this error where I could not authenticate on the CLI.
The fix was to add a password in the web portal then reattempt the tsh login. Having this comment would have helped me progress past the problem a bit faster.