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
Hello @ncornwell, thanks for reporting this, and for updating to a recent TPM spec I can reference to update the list of manufacturer IDs. This is straight-forward enough, I'll try to get this fixed this week.
BTW might the response with that new ID be something generated by the upcoming Windows Hello passkey changes?
Describe the issue
When verifying a TPM attestation with a Microsoft TPM we received this error:
Could not match TPM manufacturer "id:4D534654" (TPM)
The TPM vendors list is incomplete and an updated list is here:
https://trustedcomputinggroup.org/wp-content/uploads/TCG-TPM-Vendor-ID-Registry-Family-1.2-and-2.0-Version-1.07-Revision-0.02_pub.pdf
Reproduction Steps
Verify an attestation from an unsupported TPM manufacturer.
Expected behavior
Verification does not throw an error from registered TPM manufacturers.
Code Samples + WebAuthn Options and Responses
Dependencies
SimpleWebAuthn Libraries
Additional context
Missing items from tpm constants
SimpleWebAuthn/packages/server/src/registration/verifications/tpm/constants.ts
Line 104 in cfd2400
The text was updated successfully, but these errors were encountered: