simplesamlphp / simplesamlphp/simplesamlphp-module-webauthn
Attestation for Windows Hello not working
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 18
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Finally transcribing a personal mail from Jan 2023 into an issue for visibility:
While Windows Hello's (RSA) registration works when attestation is off, it fails when attestation is requested.
That is because attestation uses the TCG Framework, whose attestation response has an opaque binary structure that is not easy to understand nor parse.
Attestation support during Windows Hello credential registration is considered a feature request.
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is mentioned. Research the module's Windows Hello registration and attestation implementation first; done would require attestation support to work during credential registration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100