Bubka / 2FAuth

A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
https://docs.2fauth.app/
GNU Affero General Public License v3.0
2.32k stars 152 forks source link

FaceID/TouchID can not be setup #123

Closed jimz011 closed 2 years ago

jimz011 commented 2 years ago

Describe the bug I installed 2Fauth with docker, everything is working fine on my Windows PC's and Android devices, however whenever I want to add an iphone as Webauthn device it does not allow me to. It will ask for a security key regardless. Seems no way to add an iphone to the list of trusted devices without a USB key. I have tried installing an app from the appstore that shares the same name 2fauth, though I don't think they are related. I have also tried via Safari and I have even tried Chrome on iOS. To no avail.

To Reproduce Steps to reproduce the behavior:

  1. Login to 2fauth
  2. Try to add an iphone to the trusted devices

Expected behavior I expected the same behaviour as on Android phones where we can add the device as a trusted device and where either faceID or touchID would authenticate me.

Bubka commented 2 years ago

Hi,

Can you please give some information about your device and software version: iphone gen, ios version.

You can test the webauthn flow with https://webauthn.io/ If it fails then this is more likely a Safari/iOS setting issue.