XcodesOrg / XcodesOrg/XcodesApp
FIDO Error when logging into the apple account
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.6k
- Forks
- 387
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
Describe the bug
When logging using Apple developer account with FIDO hardware keys the following error is thrown. Similar error reported here: https://github.com/XcodesOrg/XcodesApp/issues/704
To Reproduce
Steps to reproduce the behavior:
- Log out
- Log in into account which requires the hardware key
- type the PIN
- You get the error and key is not initialized
Expected behavior
User is able to log in into the developer account using the FIDO keys.
Screenshots
Version
- OS: 15.5
- Xcodes: 2.4.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Apple developer account login with a FIDO hardware key on macOS 15.5, following the listed logout, login, and PIN steps, and compare the failure with issue #704. Trace the login and key-initialization path; done means the account login completes successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- authentication, desktop, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100