-
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
U2F UX issues #640
Comments
Yeah I have this problem as well - In fact I can't even get U2F to work with Teleport for sign-in Have tried using two different Yubikeys but no matter the order can't complete the sign up process... |
@marchofreason what's your browser? U2F is only supported by Chrome or Opera at the moment are you using these? |
@klizhentas Sorry didn't mention this but yes I did try this with Google Chrome. Need me to send you any logs / developer console output? Using the latest release from the binaries here: |
@marchofreason can you send me your teleport config with U2F section. Just make sure to remove all secrets there. What's the domain name address you are accessing it from? |
@klizhentas I'm sorry the issue seems to have been that I had the configuration wrong. Auth and proxy server were the same so all I did was set U2F to enabled. Nothing further. All working fine now!
Previously was:
|
@marchofreason awesome, glad to hear that |
@klizhentas what are we doing with this one? |
@kontsevoy Ideally @alex-kovoy will handle the error on the UI and show something like:
|
and then we can close this. |
Description
Here's a list of UI/UX issues I've encountered while using U2F:
Error message. We should convert it to more human readable format.
When signing up or using u2f it's not clear that you have to press the button even following the instructions.
Now it's too many various login buttons everywhere. Rethink sign-in flow a bit especially when using U2F.
The text was updated successfully, but these errors were encountered: