diff --git a/user_manual/user_2fa.rst b/user_manual/user_2fa.rst index 57a4a576d..c3cc6f164 100644 --- a/user_manual/user_2fa.rst +++ b/user_manual/user_2fa.rst @@ -73,6 +73,19 @@ If the code was correct you will be redirected to your Nextcloud account. your smartphone’s clock are almost in sync. A time drift of a few seconds won’t be a problem. +Using two-factor authentication with hardware tokens +---------------------------------------------------- +You can use two-factor authentication based on hardware tokens. The following devices are known to work: + +* TOTP based: + + * `Nitrokey Pro `_ + * `Nitrokey Storage `_ + +* FIDO U2F based: + + * `Nitrokey FIDO U2F `_ + Using client applications with two-factor authentication --------------------------------------------------------