From 674e4ace1fc6af069cd1f09557b7b030e165e501 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Tue, 11 May 2021 13:17:02 +0200 Subject: [PATCH] Add WebAuthn 2fa note Signed-off-by: Roeland Jago Douma --- user_manual/user_2fa.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/user_manual/user_2fa.rst b/user_manual/user_2fa.rst index c3cc6f164..21fedfd5f 100644 --- a/user_manual/user_2fa.rst +++ b/user_manual/user_2fa.rst @@ -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.