-
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
Yubikey error blocks using Teleport Connect #30030
Comments
The problem happens because we have The workaround is to have yubikey connected when starting the app. |
@stevenGravy Do you use hardware-based private keys? @gzdunek What should we do after catching the error? @Joerger Do you know what's the state of hardware-based PK support in Connect? I looked at RFD 80 and it seems like Connect supports only the login happy path and ssh, but no db proxies, right? |
Yes, it seems to me that it should work this way, when the user tries to interact with that profile, they will be prompted to log in again (as usual). |
I had been trying hardware based keys for a period. I had taken it off the user's roles at one point. |
@ravicious @Joerger can we close this as a duplicate of #34415? |
@zmb3 This is separate - We need to add some UX improvements here when the user removes the yubikey where their private key is stored. The user should be prompted with a better error message to either log out or connect their yubikey and retry. |
Expected behavior:
An error would allow dismissing the issue or at least give further information.
Current behavior:
After upgrading to 13.3.1 experiencing a lockout to access any functionality. Had to remove the user data directory. I have backed up the user data dir. Putting it back in the error is repeated.
Bug details:
I don't know exactly what's causing this. I can share the data dir which repeatedly causes this.
The text was updated successfully, but these errors were encountered: