Skip to content
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

Apple Account authentication via Fido key won't pass the PIN code stage #704

Open
rshimoda opened this issue Apr 3, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@rshimoda
Copy link

rshimoda commented Apr 3, 2025

Describe the bug
When authenticating to an Apple Account with hardware security key enabled, the authentication is failed after entering the key's PIN code.

To Reproduce
Steps to reproduce the behavior:

  1. Sign in into Apple Account with hardware authentication keys enabled
  2. When promted, insert the hardware key and enter the PIN code

Expected behavior
The key is recognized and authentication process continues (the next step should be "touch the key").

Screenshots
If applicable, add screenshots to help explain your problem.
Image

Version

  • OS: 15.4
  • Xcodes: 2.4.1 (30)
@rshimoda rshimoda added the bug Something isn't working label Apr 3, 2025
@rshimoda
Copy link
Author

rshimoda commented Apr 3, 2025

I fixed this by updating LibFido2Swift, waiting for approve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant