Auto-fill Blocked URIs
Hinweis
Auto-fill blocking URIs is currently only available for Bitwarden Android 8.0 (Oreo) or higher.
Auto-fill relies on the attribution of URIs to login items. If you are unfamiliar with using URIs, brush up using our Using URIs article. Android users can explicitly prevent URIs from being available for auto-fill. To specify URIs to block:
In the Bitwarden Android app, open the Settings tab.
Tap Options.
Scroll down to the bottom of the Options screen and enter URIs in the Auto-fill blocked URIs input. Blocked URIs should be specified in a comma-separated list, for example:
https://twitter.com,androidapp://com.twitter.android,https://facebook.com
There's no Save button for this screen, so simply pressing the back button or returning to the previous screen will save your specification.
For websites accessed via a web browser, a proper URI will be the https://..
address of the login page, for example https://twitter.com
or https://twitter.com/login
.
For Android apps, the URI scheme always starts with androidapp://
and is usually a bit different from a typical web browser URI. For example,
The Twitter Android app has the URI
androidapp://com.twitter.android
The Reddit Android app has the URI
androidapp://com.reddit.frontpage
The Bitwarden Android app has the URI
androidapp://com.x8bit.bitwarden
Tipp
Eine einfache Möglichkeit, den richtigen URI für eine Android-App zu erhalten, besteht darin, die Seite der App im Google Play Store zu besuchen, auf die Schaltfläche "Teilen" zu tippen und den kopierten Link irgendwo einzufügen, wo Sie ihn lesen können. Der Link wird wie https://play.google.com/store/apps/details?id=com.twitter.android
aussehen. Der Wert nach id=
ist Ihre URI, in diesem Fall com.twitter.android
.