Add WebAuthn 2fa note

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2021-05-11 13:17:02 +02:00 committed by backportbot[bot]
parent cd06c73108
commit 674e4ace1f

View File

@ -94,3 +94,9 @@ just your password unless they also have support for two-factor authentication.
To solve this, you should generate device specific passwords for them. See
:doc:`session_management` for more information on how to do this.
Considerations
--------------
If you use WebAuthn to login to your Nextcloud be sure to not use the same token for 2FA. As this
would mean you are again only using a single factor.