-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webauthn nx 19 it logs in but then asks me for the second factor between totp and u2f or recovery code #22154
Comments
Yes this is expected. Right now in Nextcloud webauthn replaces your password. Not your second factor. This is still something we'd like to do. But not something that is there right now. |
@rullzer
while if I don't use Fido2 I do 3 steps. It is assumed as in Outlook that trusts 2 can give you access without using other authentication. Also if I remove U2F and TOTP there is always backup code as a request. |
maybe as Outlook webauthn / fido2 you can use fido2 PIN and touch Key to verify 2 factors or for NFC the Key is approached to the mobile and stop as I already do for Outlook mail both on desktop and mobile. |
I have a very good understanding of using fido2 for SSH access, as well as using yubico 5 Nfc fido 2 token in using openpgp. for web credit 2 access the yubico has 25 slots available to store login credentials, which can currently be Outlook accounts, or ssh fido2 credentials, other uses of fido2 do not store anything in one of the 25 slots, when configured as nextcloud access fido2 and this is not clear to me. why trust2 like Outlook does it and others don't? I would like to clarify that from version 5.2.3 of yubico 5 series upwards it is possible to individually delete one of the 25 stored keys, with versions prior to 5.2.3 ai could only reset fido2 by deleting all the keys simultaneously and not individually. |
Let's track this in #21215 |
@rullzer
I have correctly configured my yubico 5 Nfc in nextcloud 19 but I noticed that at login it turns on asking me for one of the 2 authentication factors between totp / u2f or recovery code. I ask myself: should I not enter directly with fido2 without being asked for totp or other factors? it would make more sense. otherwise what is fido2? or is there something I have to do?
in practice I log in with fido2 like this:
and so:
now instead of logging in it asks me totp or u2f why?
The text was updated successfully, but these errors were encountered: