Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbinsky08 <timo@binsky.org>2022-08-25 15:19:03 +0300
committerbinsky08 <timo@binsky.org>2022-08-25 15:19:03 +0300
commit1792874d3ead155a4a26b0274dd4ed0f54aeca3a (patch)
treec844e69c5cc34e7b3f230bffc9e6ed5ab14173a7
parent61e39817b3de1c98de7942438659ad9f629c6179 (diff)
add 2FA section to FAQupdate-faq-add-certificate-info
Signed-off-by: binsky08 <timo@binsky.org>
-rw-r--r--FAQ.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index ec3938c..09d5e39 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -10,6 +10,7 @@
- [What means "Encrypted offline cache"?](#what-means-encrypted-offline-cache)
- [How far can I trust the local storage encryption?](#how-far-can-i-trust-the-local-storage-encryption-is-it-save-to-store-my-vault-password-on-the-device)
- [How can I use a self signed certificate to connect the my Nextcloud server?](#how-can-i-use-a-self-signed-certificate-to-connect-the-my-nextcloud-server)
+- [How can I connect to my 2FA secured account?](#how-can-i-connect-to-my-2fa-secured-account)
## How do I setup the app correctly after installation?
@@ -115,3 +116,8 @@ Use `server.crt` as certificate and `server.key.insecure` as key for your apache
Import `CA.der.crt` as android user certificate.
+## How can I connect to my 2FA secured account?
+- Unfortunately Passman Android does not implement a native 2FA login
+- Workaround 1: Connect Passman Android using Single-Sign-On (SSO) with the Nextcloud Files App
+- Workaround 2: You need to create a device password (see https://github.com/nextcloud/passman-android/issues/70#issuecomment-691544624)
+