mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Basic Auth Prompts (#525)
* basic auth article broken out * Update auto-fill-browser.md
This commit is contained in:
committed by
GitHub
parent
c97443d6c7
commit
9db9f7967c
@@ -10,6 +10,8 @@ tags: [browser, auto-fill, autofill]
|
||||
|
||||
{% callout success %}
|
||||
Most auto-fill functionality relies on the attribution of URIs to Login items. If you're unfamiliar with using URIs, see [Using URIs]({% link _articles/features/uri-match-detection.md %}).
|
||||
|
||||
Additionally, **basic authentication prompts** work a little differently than regular auto-fills. See our breakout article on [Basic Auth Prompts]({{site.baseurl}}/article/basic-auth-autofill)
|
||||
{% endcallout %}
|
||||
|
||||
Bitwarden Browser Extensions have a unique **Tab** view, which automatically detects the URI (e.g. `myturbotax.intuit.com`) of the page displayed in the open tab and surfaces any Vault items with corresponding URIs.
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: true
|
||||
popular: true
|
||||
hidden: false
|
||||
tags: []
|
||||
order: 07
|
||||
order: 08
|
||||
---
|
||||
|
||||
If you're new to Bitwarden, it's likely that the web browser you use has been saving and auto-filling your passwords. Most web browsers enable this by default, but experts generally agree that [built-in password managers are more vulnerable](https://www.wired.com/2016/08/browser-password-manager-probably-isnt-enough/){:target="\_blank"} than dedicated solutions like Bitwarden.
|
||||
|
||||
Reference in New Issue
Block a user