You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to login into my dev account using hardware key. It shows field and says insert your pysical key and enter the PIN. I have YubiKey 5C NFC. There is no PIN, but it requires to touch the key to authenticate. When I touch the key it enters some hidden text into that PIN field and next screen is an error The operation couldn’t be completed. (LibFido2Swift.FIDO2Error error 0.)
To Reproduce
Steps to reproduce the behavior:
Tap install.
Sign in with hardware key.
Xcodes shows PIN screen.
You touch the key.
Xcodes shows an error.
There is no way to skip PIN screen.
Expected behavior
I should be able to sign in.
Screenshots
Version
OS: macOS 15.1
Xcodes: 2.4.0
The text was updated successfully, but these errors were encountered:
Yeah at the moment, devices without a FIDO2 PIN set aren't supported, sorry about that.
However, it seems I incorrectly assumed a PIN was required by Apple as the Relying Party but that doesn't seem to be the case now that I am testing it.
So, it should be possible to support PIN-less authentication and I can work on opening a PR to allow it
Describe the bug
Trying to login into my dev account using hardware key. It shows field and says insert your pysical key and enter the PIN. I have YubiKey 5C NFC. There is no PIN, but it requires to touch the key to authenticate. When I touch the key it enters some hidden text into that PIN field and next screen is an error
The operation couldn’t be completed. (LibFido2Swift.FIDO2Error error 0.)
To Reproduce
Steps to reproduce the behavior:
Tap install.
Sign in with hardware key.
Xcodes shows PIN screen.
You touch the key.
Xcodes shows an error.
There is no way to skip PIN screen.
Expected behavior
I should be able to sign in.
Screenshots
Version
The text was updated successfully, but these errors were encountered: