* 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>
4.6 KiB
layout, title, categories, featured, popular, order, tags
| layout | title | categories | featured | popular | order | tags | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| article | Auto-fill Logins on iOS |
|
true | false | 03 |
|
Bitwarden makes your passwords available for auto-fill so that you can seamlessly log in to websites and apps while also maintaining strong and secure passwords. Auto-fill cuts the copying and pasting out of your login routine by detecting Vault items that match the service you're logging in to.
{% callout success %} Most auto-fill scenarios rely on the attribution of URIs to Login items. If you're unfamiliar with using URIs, brush up using our Using URIs article.
Please note that custom fields are not currently supported in Mobile auto-fill. {% endcallout %}
Auto-fill on iOS
Auto-fill on iOS comes in two flavors:
- Keyboard Auto-fill: (Recommended) Use this option to make Bitwarden auto-fill accessible in any iOS app (including Web Browsers) through a keyboard button.
- Browser App Extension: Use this option to make Bitwarden auto-fill accessible only in Web Browser apps, like Safari, through the Share menu.
{% callout success %} It is currently not possible to use auto-fill on iOS if the Vault Timeout Action for the device is set to Log Out and your only enabled Two-step Login Method requires NFC (e.g. an NFC YubiKey), as iOS will not allow NFC inputs to interrupt auto-fill workflows.
Either change your Vault Timeout Action to Lock, or enable another Two-step Login Method. {% endcallout %}
Keyboard Auto-fill
To enable keyboard auto-fill on iOS:
-
Open the iOS {% icon fa-cog %} Settings app on your device.
-
Tap Passwords.
-
Tap AutoFill Passwords.
-
Toggle AutoFill Passwords on and tap Bitwarden in the Allow Filling From list:
{% image features/auto-fill-ios/autofill-ios-enable.png iOS AutoFill Screen %}
{% callout success %}We highly recommend disabling any other Auto-fill service (like Keychain) in the Allow Filling From list before proceeding.{% endcallout %}
Let's test auto-fill to make sure it's working properly:
-
Open an app or website that you're not currently signed in to.
-
Tap the username or password field on the login screen. A keyboard will slide up with a matching Login (
my_username), or with a {% icon fa-key %} Passwords button:{% image features/auto-fill-ios/autofill-ios.jpeg AutoFill on iOS %}
If a matching Login is displayed, tap it to auto-fill. If the {% icon fa-key %} Passwords button is displayed, tap it to browse your Vault for the Login item to use. In cases where the {% icon fa-key %} Passwords button is displayed, it's probably because there isn't an item in your Vault with a matching URI.
{% callout info %}Are you getting a
Biometric unlock disabled pending verification of master passwordmessage? Learn what to do.{% endcallout%}
Browser App Extension Auto-fill
To enable Browser App Extension auto-fill on iOS:
-
Open your Bitwarden app and tap {% icon fa-cogs %} Settings.
-
Tap the App Extension option in the Auto-fill section.
-
Tap the Enable App Extension button.
-
From the share menu that slides up, tap Bitwarden.
A green
Extension Activated!message will indicate success.Let's test the App Extension to make sure it's working properly:
-
Open your device's web browser and navigate to a website that you're not currently signed in to.
-
Scroll down and tap the Bitwarden option:
{% image features/auto-fill-ios/extension.png Bitwarden in the Share menu %}
{% callout info %}If you have Unlock with Biometrics enabled, the first time you tap this option you will be prompted to verify your Master Password.{% endcallout %}Unlock with Biometrics
-
A Bitwarden screen will slide up on your device and will list matching Login items for the website. Tap the item to auto-fill.
{% callout success %}If there are no Login items listed, it's probably because there isn't an item in your Vault with a matching URI.{% endcallout %}