webauthn-open-source / fido2-server-demo

A set of FIDO2 / WebAuthn demo servers
354 stars 51 forks source link

android-safetynet #17

Closed OperKH closed 3 years ago

OperKH commented 5 years ago

Doesn't with fingerprint.

Error: registration failed: no support for attestation format: android-safetynet Registration error: Error: registration failed: no support for attestation format: android-safetynet

hkurokawa commented 5 years ago

I am wondering this might be because fido2-lib does not support Android SafetyNet API as an attestation format. The change to support the format seems already in the master branch but a newer version of fido2-lib seems not released yet.

Sami32 commented 4 years ago

I've saw it using the latest Opera on Android 7.0 while having selected the alternative pattern method (PIN).

As a side note this same method worked fine using Firefox 68.3.

JamesCullum commented 3 years ago

Updated in fido2-lib