* initial commit
* adding quotes for the array error
* Create Gemfile
* Create Gemfile.lock
* add .nvmrc and .node-version
* removed /article from URL
* update links to work with netlify
* more fixed links
* link fixes
* update bad links
* Update netlify.toml
toml test for redirects
* article redirect
* link fixes
* Update index.html
* Update netlify.toml
* Update _config.yml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* add article back into URL for launch
* Update netlify.toml
* Update netlify.toml
* add order to categories front matter
* Update netlify.toml
* update
* sidemenu update
* Revert "sidemenu update"
This reverts commit 5441c3d35c.
* update order prop
* Navbar updates per Gary and compiler warnings
* font/style tweaks
* Update sidebar.html
* Stage Release Documentation (#739)
* initial drafts
* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information
* edit
* edit
* Custom Field Context Menu & CAPTCHA item in release notes
* SSO relink event
* update rn
* small edits
* improve release notes titles
* fix side menu
* Edits courtest of mportune!
* update order
* link fixes
* link cleanup
* image updates and a link
* fix trailing slash
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
1.9 KiB
layout, title, categories, featured, popular, hidden, tags, order
| layout | title | categories | featured | popular | hidden | tags | order | |
|---|---|---|---|---|---|---|---|---|
| article | Two-step Login FAQs |
|
true | false | false | 10 |
This article contains Frequently Asked Questions (FAQs) regarding Two-step Login.
Q: Can I use SMS 2FA?
A: Bitwarden does not support SMS 2FA due to vulnerabilities, including SIM hijacking. We do not recommend SMS 2FA for other accounts unless it is the only available method. Any second factor is recommended over having none, but most alternatives are safer than SMS 2FA.
Q: Can I require my Organization's users to use Two-step Login?
A: You can require your Organization's users to use Two-step Login by enabling the Two-step Login Policy. Additionally, you can setup Organization-wide Duo 2FA to ensure that all of your users have a secure Two-step Login method at their disposal.
Q: Is FIDO U2F or FIDO2 WebAuthn supported on my iOS or Android App?
A: Yes! Please see Two-step Login via FIDO2 WebAuthn.
Q: Why is Bitwarden not asking for my enabled Two-step Login method?
A: In most cases, one of two things is happening:
-
You may be already logged in to Bitwarden and only unlocking your Vault. Two-step Login is required to Log In but not to Unlock your Vault. For more information on the difference between Logging In and Unlocking, see Vault Timeout Action.
-
You may have previously checked the Remember me checkbox on a device when accessing your Vault using Two-step Login.
{% image two-step/twostep-remember.png Remember me option %}
If you used the Remember me option, you will need to Deauthorize Sessions from your Web Vault (Settings → My Account) for that device to continue asking for your Two-step Login method.