There is a problem adding a pass key to mac. #126
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Chrome browser can be used to log in to GitHub normally, but adding two-factor authentication on Mac fails.
I'm using pico and pico2 hardware, and have tried 6.4, nightly stable and development. Also, Android doesn't work.
It's hard to say. The credential is created in the key but, for an unknown reason, Apple doesn't like it. I guess it is related with the attestation format, which it would expect a kind of enterprise certificate to accept only specific vendors. If this is the reason, there's nothing to do.
BTW any log would be helpful.
I ran into the same error yesterday. I'd like to help, need to know how to generate log. @polhenarejos
This is console log message
SecKeyVerifySignature failed: Error Domain=NSOSStatusErrorDomain Code=-67808 "RSA signature verification failed, no match" UserInfo={numberOfErrorsDeep=0, NSDescription=RSA signature verification failed, no match}
It seems a problem with device attestation, probably due to only accepted by few vendors.