diff --git a/404.html b/404.html index cd7d9668..c77f5585 100644 --- a/404.html +++ b/404.html @@ -4,13 +4,11 @@ title: Page Not Found permalink: /404.html --- -
- The page you are looking for is no longer available at this address. It may have moved. Try searching for - it using the search box above or navigate back to the home page and start over. -
-+ The page you are looking for is no longer available at this address. It may have moved. Try searching for + it using the search box above or navigate back to the home page and start over. +
\ No newline at end of file diff --git a/_articles/account/biometrics.md b/_articles/account/biometrics.md index 0f28dfcd..824ff60d 100644 --- a/_articles/account/biometrics.md +++ b/_articles/account/biometrics.md @@ -91,9 +91,9 @@ When biometrics are configured and your vault is locked, you will have a new but {% image /biometrics/windows.png Configuring Hello in Windows %} -{%note%} +{% callout info %} If you do not see the option to enable Windows Hello within the Desktop preferences, you may need to install the [Microsoft Visual C++ Redistributable](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads). -{%endnote%} +{% endcallout %} {% image /biometrics/hello-unlock.png Prompt to unlock with Windows Hello %} diff --git a/_articles/account/bitwarden-field-guide-two-step-login.md b/_articles/account/bitwarden-field-guide-two-step-login.md index 40c625a5..d07347e4 100644 --- a/_articles/account/bitwarden-field-guide-two-step-login.md +++ b/_articles/account/bitwarden-field-guide-two-step-login.md @@ -79,12 +79,12 @@ Reddit will prompt you for your password, and then present this dialog {% image two-step/field-guide/reddit-2fa-setup.png %} -{% note %} +{% callout info %} **About Authy and Google Authenticator**Ctrl + A), then right click with your mouse and select **Copy**.&), the greater than sign (>), and the less than sign (<). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. &, >, and <). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into Bitwarden. For example, you may want to do a find and replace for & → & and < → <).
Alternatively, you can use the [LastPass Pocket application](https://lastpass.com/misc_download2.php){:target="_blank"} to export your CSV data. The LastPass Pocket application does not appear to be affected by these bugs.
-{% endwarning %}
+{% endcallout %}
## Import your data into Bitwarden
@@ -40,9 +40,9 @@ Congratulations! You have just transferred all of your data from LastPass into B
LastPass does not include form fills with the standard export from the LastPass web vault. If you want to import form fill information into Bitwarden you can export the form fill CSV data from the LastPass browser extension.
-{% note %}
+{% callout info %}
You can only export form fill data from the LastPass browser extension.
-{% endnote %}
+{% endcallout %}
1. Click the LastPass icon from the browser toolbar to open the LastPass popup interface.
2. Navigate to **More options** → **Advanced** → **Export** → **Form Fills**.
diff --git a/_articles/login-with-sso/about-sso.md b/_articles/login-with-sso/about-sso.md
index 77e1fac7..7b92ae87 100644
--- a/_articles/login-with-sso/about-sso.md
+++ b/_articles/login-with-sso/about-sso.md
@@ -20,17 +20,7 @@ Users of Bitwarden authenticate into their vaults using the **Enterprise Single
Administrators can configure Login with SSO in the Business Portal. For more information, see [About the Business Portal](https://bitwarden.com/help/article/about-business-portal/).
-{% image /sso/sso-button-lg.png Enterprise Single Sign-On button%}
-
-### In This Article
-
-- [Enterprise Free Trial](#enterprise-free-trial)
-- [Requirements](#requirements)
- - [Identity Server Requirements](#identity-server-requirements)
- - [Client Application Requirements](#client-requirements)
- - [Self-Hosting Requirements](#self-hosting-requirements)
-- [Workflow Diagram](#workflow-diagram)
-- [Next Steps](#next-steps)
+{% image /sso/sso-button-lg.png Enterprise Single Sign-On button %}
## Enterprise Free Trial
diff --git a/_articles/login-with-sso/configure-sso-oidc.md b/_articles/login-with-sso/configure-sso-oidc.md
index 0eeb8050..4d89335d 100644
--- a/_articles/login-with-sso/configure-sso-oidc.md
+++ b/_articles/login-with-sso/configure-sso-oidc.md
@@ -10,12 +10,6 @@ order: 04
This article will guide you through the steps required to configure Login with SSO for OpenID Connect (OIDC) authentication.
-### In This Article
-
-- [Step 1: Enabling Login with SSO](#step-1-enabling-login-with-sso)
-- [Step 2: Configure Your IdP](#step-2-configure-your-idp)
-- [Step 3: Open ID Connect Configuration](#step-3-openid-connect-configuration)
-
## Step 1: Enabling Login with SSO
Complete the following steps to enable Login with SSO for OIDC authentication:
diff --git a/_articles/login-with-sso/configure-sso-saml.md b/_articles/login-with-sso/configure-sso-saml.md
index 7883fa43..13a8cef4 100644
--- a/_articles/login-with-sso/configure-sso-saml.md
+++ b/_articles/login-with-sso/configure-sso-saml.md
@@ -9,16 +9,6 @@ order: 03
---
This article will guide you through the steps required to configure Login with SSO for SAML 2.0 authentication.
-### In This Article
-
-- [Step 1: Enabling Login with SSO](#step-1-enabling-login-with-sso)
-- [Step 2: Provider Configuration](#step-2-service-provider-configuration)
-- [Step 3: Configure Your IdP](#step-3-configure-your-idp)
-- [Step 4: Identity Provider Configuration](#step-4-identity-provider-configuration)
-- [Field Mappings Reference](#field-mappings-reference)
- - [For Service Provider Configuration](#for-service-provider-configuration)
- - [For Identity Provider Configuration](#for-identity-provider-configuration)
-
## Step 1: Enabling Login with SSO
Complete the following steps to enable Login with SSO for SAML 2.0 authentication:
@@ -131,9 +121,9 @@ SSO URL issued by your IdP.
SLO URL issued by your IdP.
-{% note %}
+{% callout info %}
Login with SSO currently **does not** support SLO. This option is planned for future use, however we strongly recommend pre-configuring this field.
-{% endnote %}
+{% endcallout %}
### Artifact Resolution Service URL (*Required if Binding Type is Artifact*)
@@ -143,9 +133,9 @@ URL used for the Artifact Resolution Protocol.
The X.509 Base-64 encoded certificate body. Do not include the `-----BEGIN CERTIFICATE-----` and `-----END CERTIFICATE-----` lines or portions of the CER/PEM formatted certificate.
-{%warning%}
+{% callout warning %}
Extra spaces, carriage returns, and other extraneous characters inside this field will cause certificate validation failure. Copy **only** the certificate data into this field.
-{%endwarning%}
+{% endcallout %}
### Outbound Signing Algorithm
Encryption method used by the SAML assertion. Options include:
@@ -156,14 +146,14 @@ Encryption method used by the SAML assertion. Options include:
### Allow Unsolicited Authentication response
-{% note %}
+{% callout info %}
Login with SSO currently **does not** support unsolicited (IdP-Initiated) SSO assertions. This checkbox is planned for future use.
-{% endnote %}
+{% endcallout %}
### Disable Outbound Logout requests
-{% note %}
+{% callout info %}
Login with SSO currently **does not** support SLO. This option is planned for future use, however we strongly recommend pre-configuring this field.
-{% endnote %}
+{% endcallout %}
### Want Authentication Requests Signed
Check this checkbox if your IdP should expect SAML requests from Bitwarden to be signed.
diff --git a/_articles/login-with-sso/saml-providers.md b/_articles/login-with-sso/saml-providers.md
index 3177cdb4..27bdd624 100644
--- a/_articles/login-with-sso/saml-providers.md
+++ b/_articles/login-with-sso/saml-providers.md
@@ -7,11 +7,6 @@ popular: false
tags: [sso, saml, oidc, openid, saml2.0, idp, identity]
---
-### In This Article
-- [Service Provider Configuration Mapping](#service-provider-configuration)
-- [Identity Provider Configuration Mapping](#identity-provider-configuration)
-- [Screenshots of Sample Configurations](#screenshots-of-sample-configurations)
-
## Service Provider Configuration Mapping
| Bitwarden Field | Azure AD Field | JumpCloud Field | OneLogin Field | G-Suite Field | Okta Field |
@@ -38,6 +33,6 @@ tags: [sso, saml, oidc, openid, saml2.0, idp, identity]
[{% icon fa-download %} Download Okta Sample]({{site.baseurl}}/files/bitwarden_export.csv)
-{%note%}
+{% callout info %}
This table is meant to make locating some fields and values easier. Some configurations and provider versions may differ depending on your Organization's policies and procedures. If you are having trouble configuring Login with SSO for your Bitwarden Organization, please [contact us](https://bitwarden.com/contact/) for assitance.
-{%endnote%}
+{% endcallout %}
diff --git a/_articles/login-with-sso/sso-access-your-vault.md b/_articles/login-with-sso/sso-access-your-vault.md
index c6578c83..cc5a7bcb 100644
--- a/_articles/login-with-sso/sso-access-your-vault.md
+++ b/_articles/login-with-sso/sso-access-your-vault.md
@@ -22,8 +22,8 @@ Complete the following steps to use Login with SSO to authenticate into your Bit
3. Enter your **Organization Identifier** and select **Log In**.
- {% note %}We recommend bookmarking this page with your Organization Identifier included as a query string so that you don't have to enter it each time, for example `https://vault.bitwarden.com/#/sso?identifier=your-org-id` or `https://your.domain.com/#/sso?identifier=your-org-id`.
- {% endnote %}
+ {% callout info %}We recommend bookmarking this page with your Organization Identifier included as a query string so that you don't have to enter it each time, for example `https://vault.bitwarden.com/#/sso?identifier=your-org-id` or `https://your.domain.com/#/sso?identifier=your-org-id`.
+ {% endcallout %}
{% image /sso/org-id-input.png Organization Identifier field %}
@@ -38,6 +38,6 @@ In both cases, your account now has an *accepted* status within your Organizatio
- {%note%}
+ {% callout info %}
Users that are created via Login with SSO **will still be properly organized into their groups and collections** if leveraging the [Directory Connector](https://bitwarden.com/help/article/directory-sync/) utility.
- {%endnote%}
+ {% endcallout %}
diff --git a/_articles/miscellaneous/blocker-access-rule.md b/_articles/miscellaneous/blocker-access-rule.md
index 21ad7e72..2f15c1f6 100644
--- a/_articles/miscellaneous/blocker-access-rule.md
+++ b/_articles/miscellaneous/blocker-access-rule.md
@@ -17,10 +17,10 @@ The following [uMatrix rule](https://github.com/gorhill/uMatrix/wiki/Rules-synta
dc8ef5f6-eb0d-4c87-9e9f-0cf803f619e8.moz-extension-scheme bitwarden.com xhr allow
```
-{% note %}
+{% callout info %}
The UUID included in the above rule (`dc8ef5f6-eb0d-4c87-9e9f-0cf803f619e8`) will be different for your installation.
Use the `about:debugging#/runtime/this-firefox` page (navigate from Firefox's address bar) to locate your Bitwarden extension UUID.
-{% endnote %}
+{% endcallout %}
## NoScript
diff --git a/_articles/miscellaneous/cli.md b/_articles/miscellaneous/cli.md
index 464c7f65..cb54dec4 100644
--- a/_articles/miscellaneous/cli.md
+++ b/_articles/miscellaneous/cli.md
@@ -13,49 +13,6 @@ The CLI can be used cross-platform on Windows, macOS, and Linux distributions.
{% image cli.png %}
-### In This Article
-
-- [Quick Start](#quick-start)
-- [Download and Install](#download-and-install)
- - [Native executable](#native-executable)
- - [NPM](#npm)
- - [Other Package Managers](#other-package-managers)
-- [Session Management](#session-management)
- - [Logging In](#logging-in)
- - [Environment Variable](#environment-variable)
- - [`--session
|
|
|
|
|---------------------------------|:--------------------------------:|:--------------------------------------------------------------------:|:-----------------------------------:|:-----------------------------------------------:|:-----------------------------------------------:|
-| Open Source | — | — | — | — | |
- API Access | — | — | — | — |
- |Full-Featured Free Plan | — | — | — | — |
- |Cross-Platform Ubiquity | — | — | — | — |
- |Priority Support | — | — | — | — |
- |Languages Supported | 11 | 7 | 7 | 13 | 40 |
+| Open Source | — | — | — | — | |
+ API Access | — | — | — | — |
+ |Full-Featured Free Plan | — | — | — | — |
+ |Cross-Platform Ubiquity | — | — | — | — |
+ |Priority Support | — | — | — | — |
+ |Languages Supported | 11 | 7 | 7 | 13 | 40 |
Break down the key differences between Bitwarden Teams Organization and other password managers’ Teams Plans with the following pricing and features charts:
@@ -30,43 +30,43 @@ Break down the key differences between Bitwarden Teams Organization and other pa
- [Features](#password-management-features)
- [Security](#security-and-administration-features)
- [Download and Deployment](#download-and-deployment-options)
-
+
## Cost Per User, Per Month, Billed Annually
Compared to others, Bitwarden Teams Plan has the most features for the best price.
| |
|
|
|
|
|
|---------------------------------|:--------------------------------:|:--------------------------------------------------------------------:|:-----------------------------------:|:-----------------------------------------------:|:-----------------------------------------------:|
-| Cost | $3.99 | $4 | $5 | $3.75 | $3|
+| Cost | $3.99 | $4 | $5 | $3.75 | $3|
## Password Management Features
Bitwarden Teams Plan has a robust set of password management features.
| |
|
|
|
|
|
|---------------------------------|:--------------------------------:|:--------------------------------------------------------------------:|:-----------------------------------:|:-----------------------------------------------:|:-----------------------------------------------:|
-| Number of Passwords | Unlimited | Unlimited | Unlimited | Unlimited | Unlimited|
- Number of Devices | Unlimited | Unlimited | Unlimited | Unlimited | Unlimited
- |Password Generator | | | | |
- |Personal Vault | | | | |
- |Password Strength Checker | | | | |
- |Password Sharing | | | | |
-|Multi-Device Sync| | | | |
+| Number of Passwords | Unlimited | Unlimited | Unlimited | Unlimited | Unlimited|
+ Number of Devices | Unlimited | Unlimited | Unlimited | Unlimited | Unlimited
+ |Password Generator | | | | |
+ |Personal Vault | | | | |
+ |Password Strength Checker | | | | |
+ |Password Sharing | | | | |
+|Multi-Device Sync| | | | |
|Encrypted File Storage| 1GB | 1GB | — | — | 1GB+ Personal, 1GB+ for Org Items
|Built-in TOTP| | | — | — | |
## Security and Administration Features
Bitwarden’s solution, software, infrastructure, and security processes have been designed from the ground up
-with a multi-layered, defense-in-depth approach. Bitwarden software is open source, which means features and security can be vetted and improved upon by our passionate global community.
+with a multi-layered, defense-in-depth approach. Bitwarden software is open source, which means features and security can be vetted and improved upon by our passionate global community.
| |
|
|
|
|
|
|---------------------------------|:--------------------------------:|:--------------------------------------------------------------------:|:-----------------------------------:|:-----------------------------------------------:|:-----------------------------------------------:|
-| Open Source | — | — | — | — | |
-End-to-End Encryption | | | | |
- |Two-Factor Athentication | 2FA, U2F, YubiKey, Duo | 2FA, YubiKey, Duo | 2FA, U2F | 2FA, U2F | 2FA, U2F, YubiKey, Duo
- |Independently Audited | | | | |
- |SOC 2 Certified | | | — | |
- |24/7 Support | | | | | 24-Hour + Priority Support
-|AES 256-Bit Encryption| | | | |
+| Open Source | — | — | — | — | |
+End-to-End Encryption | | | | |
+ |Two-Factor Athentication | 2FA, U2F, YubiKey, Duo | 2FA, YubiKey, Duo | 2FA, U2F | 2FA, U2F | 2FA, U2F, YubiKey, Duo
+ |Independently Audited | | | | |
+ |SOC 2 Certified | | | — | |
+ |24/7 Support | | | | | 24-Hour + Priority Support
+|AES 256-Bit Encryption| | | | |
|Directory Services| — | — | | — |
|User and Group Provisioning| — | — | | — |
|Reporting| | — | | |
@@ -78,19 +78,19 @@ Our secure cloud syncing features allow you to access your data from anywhere, o
| |
|
|
|
|
|
|---------------------------------|:--------------------------------:|:--------------------------------------------------------------------:|:-----------------------------------:|:-----------------------------------------------:|:-----------------------------------------------:|
-| Self-Host Option | — | — | — | — | —|
-Cloud-Hosted | | | | |
- |IOS and Android | | | | |
- |Chrome | | | | |
- |Firefox | | | | |
- |Edge | | | | |
- |Safari | | | | |
- |Brave | — | — | — | — |
- |Opera | — | | — | |
- |Vivaldi | — | — | — | — |
- |Tor | — | — | — | — |
- |Windows and Mac | | | | |
- |Linux | | | | — |
+| Self-Host Option | — | — | — | — | —|
+Cloud-Hosted | | | | |
+ |IOS and Android | | | | |
+ |Chrome | | | | |
+ |Firefox | | | | |
+ |Edge | | | | |
+ |Safari | | | | |
+ |Brave | — | — | — | — |
+ |Opera | — | | — | |
+ |Vivaldi | — | — | — | — |
+ |Tor | — | — | — | — |
+ |Windows and Mac | | | | |
+ |Linux | | | | — |
|Command and Line Interface | | | — | — | |
diff --git a/_articles/release-notes.md b/_articles/release-notes.md
new file mode 100644
index 00000000..534898c0
--- /dev/null
+++ b/_articles/release-notes.md
@@ -0,0 +1,12 @@
+---
+layout: article
+title: Release Notes
+categories: []
+featured: true
+popular: false
+tags: []
+---
+
+### Test 1
+
+These are test release notes.
\ No newline at end of file
diff --git a/_articles/security/where-is-data-stored-computer.md b/_articles/security/where-is-data-stored-computer.md
index 096703d2..a02bd0c9 100644
--- a/_articles/security/where-is-data-stored-computer.md
+++ b/_articles/security/where-is-data-stored-computer.md
@@ -23,9 +23,9 @@ All sensitive data stored on your computer/device is encrypted. The data can be
- Standard Installations: `~/.config/Bitwarden`
- Snap: `~/snap/bitwarden/current/.config/Bitwarden`
-{% tip %}
+{% callout success %}
You can override the storage location for your Bitwarden desktop application data by setting the `BITWARDEN_APPDATA_DIR` environment variable to an absolute path.
-{% endtip %}
+{% endcallout %}
## Browser Extension
@@ -45,9 +45,9 @@ You can override the storage location for your Bitwarden desktop application dat
- Chrome: `~/.config/google-chrome/Default/Local Extension Settings/nngceckbapebfimnlniiiahkandclblb`
- Firefox: `~/.mozilla/firefox/your_profile/storage/default/moz-extension+++[UUID]^userContextID=[integer]`
-{% note %}
+{% callout info %}
To enhance security, Firefox uses Universally Unique Identifiers (UUIDs) within extension storage folder names. Use the `about:debugging#/runtime/this-firefox` page (navigate from Firefox's address bar) to locate your Bitwarden extension UUID. Replace [UUID] with that UUID. Note also that Firefox allows users to customize where to store their profiles (and thus local Bitwarden extension data). The location specified above is the default.
-{% endnote %}
+{% endcallout %}
## Mobile
@@ -60,6 +60,6 @@ To enhance security, Firefox uses Universally Unique Identifiers (UUIDs) within
- macOS: `~/Library/Application Support/Bitwarden CLI`
- Linux: `~/.config/Bitwarden CLI`
-{% tip %}
+{% callout success %}
You can override the storage location for your Bitwarden CLI application data by setting the `BITWARDENCLI_APPDATA_DIR` environment variable to an absolute path.
-{% endtip %}
+{% endcallout %}
diff --git a/_categories/release-notes.md b/_categories/release-notes.md
deleted file mode 100644
index 822fbcef..00000000
--- a/_categories/release-notes.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-layout: category
-title: Release Notes
-featured: true
----
diff --git a/_config.yml b/_config.yml
index bf5e1e96..c8711f06 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,6 +6,7 @@ port: 4009
main_baseurl: https://bitwarden.com
sass:
+ sass_dir: ./_scss
style: compressed
exclude:
@@ -29,4 +30,4 @@ collections:
permalink: /article/:name/
plugins:
- - jekyll-redirect-from
\ No newline at end of file
+ - jekyll-redirect-from
\ No newline at end of file
diff --git a/_includes/contact.html b/_includes/contact.html
index e59a6ebb..0184aab3 100644
--- a/_includes/contact.html
+++ b/_includes/contact.html
@@ -1,9 +1,7 @@
-Want to talk to a human?
+Want to talk to a human?
Send Us An Email diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 00000000..d73e595d --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,99 @@ + \ No newline at end of file diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 00000000..64b780cd --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,20 @@ + diff --git a/_includes/search.html b/_includes/search.html new file mode 100644 index 00000000..1479d33e --- /dev/null +++ b/_includes/search.html @@ -0,0 +1,19 @@ +Rate this article:
- -Rate this article:
+