mirror of
https://github.com/bitwarden/help
synced 2025-12-10 13:23:16 +00:00
Misc (#717)
* add tip to API article * fix danglin' sentence * activate pw reset screenshot * refactor favorite article * new tab for register link * refactor links * clean business portal article * update forgot mp language for apr * resolves #689
This commit is contained in:
committed by
GitHub
parent
b51a351dcb
commit
a78d7a997b
@@ -10,7 +10,7 @@ order: 02
|
||||
|
||||
As described in the [Your Master Password]({% link _articles/account/master-password.md %}) article, Bitwarden has no knowledge of, way to retrieve, or way to reset your Master Password.
|
||||
|
||||
If you've already lost your Master Password, there is unfortunately no way for the team to recover the account or the data stored in your Personal Vault. You will need to delete your account and start a new one.
|
||||
If you've already lost your Master Password, there is unfortunately no way for anyone to recover the account or the data stored in your Personal Vault unless you're enrolled in [Organization Master Password Reset]({{site.baseurl}}/article/admin-reset/). You will need to delete your account and start a new one.
|
||||
|
||||
{% callout success %}
|
||||
Before deleting your account:
|
||||
|
||||
@@ -20,26 +20,63 @@ Items marked as a **Favorite** will appear at the top of your {% icon fa-lock %}
|
||||
|
||||
Designate any Vault item as a **Favorite** when you initially create it, or at any time by editing the item:
|
||||
|
||||
### In the Web Vault
|
||||
<ul class="nav nav-tabs" id="myTab" role="tablist">
|
||||
<li class="nav-item" role="presentation">
|
||||
<a class="nav-link active" id="wvtab2" data-target="#webvault2" role="tab" aria-controls="webvault2" aria-selected="true">Web Vault</a>
|
||||
</li>
|
||||
<li class="nav-item" role="presentation">
|
||||
<a class="nav-link" id="betab2" data-target="#browserextension2" role="tab" aria-controls="browserextension2" aria-selected="false">Browser Extension</a>
|
||||
</li>
|
||||
<li class="nav-item" role="presentation">
|
||||
<a class="nav-link" id="desktab2" data-target="#desktop2" role="tab" aria-controls="desktop2" aria-selected="false">Desktop</a>
|
||||
</li>
|
||||
<li class="nav-item" role="presentation">
|
||||
<a class="nav-link" id="mobtab2" data-target="#mobile2" role="tab" aria-controls="mobile2" aria-selected="false">Mobile</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="tab-content" id="clientsContent">
|
||||
<div class="tab-pane show active" id="webvault2" role="tabpanel" aria-labelledby="wvtab2">
|
||||
{% capture web_vault %}
|
||||
### Web Vault
|
||||
|
||||
On the Add Item or Edit Item screen, select the {% icon fa-star %} **Star** icon in the bottom-right corner and **Save** the item:
|
||||
|
||||
{% image favorites/favorite_webvault_cropped.gif %}
|
||||
|
||||
### In Browser Extensions
|
||||
{% endcapture %}
|
||||
{{ web_vault | markdownify}}
|
||||
</div>
|
||||
<div class="tab-pane" id="browserextension2" role="tabpanel" aria-labelledby="betab2">
|
||||
{% capture browser_extension %}
|
||||
### Browser Extension
|
||||
|
||||
On the Add Item or Edit Item screen, check the **Favorite** checkbox and **Save** the item:
|
||||
|
||||
{% image favorites/favorite_extension_cropped.gif %}
|
||||
|
||||
### In Desktop Applications
|
||||
{% endcapture %}
|
||||
{{ browser_extension | markdownify}}
|
||||
</div>
|
||||
<div class="tab-pane" id="desktop2" role="tabpanel" aria-labelledby="desktab2">
|
||||
{% capture desktop_info %}
|
||||
### Desktop App
|
||||
|
||||
On the Add Item or Edit Item screen, check the **Favorite** checkbox and **Save** the item:
|
||||
|
||||
{% image favorites/favorite_desktop_cropped.gif %}
|
||||
|
||||
### In Mobile Apps
|
||||
{% endcapture %}
|
||||
{{ desktop_info | markdownify}}
|
||||
</div>
|
||||
<div class="tab-pane" id="mobile2" role="tabpanel" aria-labelledby="mobtab2">
|
||||
{% capture mobile_info %}
|
||||
### Mobile App
|
||||
|
||||
On the Add Item or Edit Item screen, toggle the **Favorite** switch and **Save** the item:
|
||||
|
||||
{% image favorites/favorite_mobile.gif %}
|
||||
|
||||
{% endcapture %}
|
||||
{{ mobile_info | markdownify}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -9,7 +9,7 @@ order: 01
|
||||
---
|
||||
## Welcome to Bitwarden
|
||||
|
||||
We're thrilled to be a part of your secure password management journey. To create a Bitwarden account, click the **Get Started** button on our homepage, or click [**here**](https://vault.bitwarden.com/#/register).
|
||||
We're thrilled to be a part of your secure password management journey. To create a Bitwarden account, click the **Get Started** button on our homepage, or click [**here**](https://vault.bitwarden.com/#/register){:target="\_blank"}.
|
||||
|
||||
{% image getting-started/get-started-homepage-overlay.png Bitwarden Homepage%}
|
||||
|
||||
@@ -26,8 +26,8 @@ Once you've created your account, prompt Bitwarden to send you a verification em
|
||||
## Congratulations!
|
||||
|
||||
We recommend using any one of these resources to learn the ropes:
|
||||
- [Get Started with the Web Vault]({% link _articles/getting-started/getting-started-webvault.md %})
|
||||
- [Get Started with Browser Extensions]({% link _articles/getting-started/getting-started-browserext.md %})
|
||||
- [Get Started with the Mobile Apps]({% link _articles/getting-started/getting-started-mobile.md %})
|
||||
- [Get Started with Desktop Apps]({% link _articles/getting-started/getting-started-desktop.md %})
|
||||
- [Bitwarden 101 Video Series on Getting Started](https://bitwarden.com/help/article/getting-started-videos/)
|
||||
|
||||
- [Get Started with the Web Vault]({{site.baseurl}}/article/getting-started-webvault/)
|
||||
- [Get Started with Browser Extensions]({{site.baseurl}}/article/getting-started-browserext/)
|
||||
- [Get Started with the Mobile Apps]({{site.baseurl}}/article/getting-started-mobile/)
|
||||
- [Get Started with Desktop Apps]({{site.baseurl}}/article/getting-started-desktop/)
|
||||
|
||||
@@ -36,7 +36,7 @@ On the Browse Azure AD Gallery screen, select the {% icon fa-plus %} **Create yo
|
||||
|
||||
{% image sso/cheatsheets/saml-azure/az-newapp2.png Create your own application %}
|
||||
|
||||
On the Create your own application screen, give the application a unique, Bitwarden-specific name and select the
|
||||
On the Create your own application screen, give the application a unique, Bitwarden-specific name and select the **Create** button.
|
||||
|
||||
### Enable Single Sign-on
|
||||
|
||||
|
||||
@@ -423,6 +423,8 @@ By default, `delete` will "soft delete" an item (i.e. send it to the [Trash]({{s
|
||||
bw delete item 7063feab-4b10-472e-b64c-785e2b870b92 --permanent
|
||||
```
|
||||
|
||||
To delete an `org-collection`, you'll also need to specify `--organizationid <organizationid>`. See [Organization IDs](#organization-ids).
|
||||
|
||||
{% callout warning %}
|
||||
While items that are "soft deleted" using `delete` can be recovered using the `restore` command (see [details](#restore)), items that are deleted using `delete --permanent` **are completely removed and irrecoverable.**
|
||||
{% endcallout %}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: article
|
||||
title: About the Business Portal
|
||||
title: Business Portal
|
||||
categories: [organizations]
|
||||
featured: false
|
||||
popular: false
|
||||
@@ -13,18 +13,6 @@ The Bitwarden Business Portal is a dedicated space for administrators to configu
|
||||
|
||||
{% image organizations/business-portal-button-overlay.png Business Portal button %}
|
||||
|
||||
The Bitwarden Business Portal provides access to configuration for Single Sign-On and Policies for your Organization.
|
||||
The Bitwarden Business Portal provides access to configuration for [Single Sign-On]({{site.baseurl}}/article/about-sso/) and [Policies]({{site.baseurl}}/article/policies/) for your Organization.
|
||||
|
||||
{% image organizations/business-portal.png Bitwarden Business Portal %}
|
||||
|
||||
### Next Steps
|
||||
To learn how to configure Single Sign-On, see:
|
||||
- [Getting Started with Login with SSO](https://bitwarden.com/help/article/getting-started-with-sso/)
|
||||
- [Configure Login with SSO (SAML 2.0)](https://bitwarden.com/help/article/configure-sso-saml/)
|
||||
- [Configure Login with SSO (OIDC)](https://bitwarden.com/help/article/configure-sso-oidc/)
|
||||
|
||||
To learn how to configure Policies, see:
|
||||
- [Enterprise Policies](https://bitwarden.com/help/article/policies/)
|
||||
|
||||
To learn more about User Types, see:
|
||||
- [User Types and Access Control](https://bitwarden.com/help/article/user-types-access-control/)
|
||||
|
||||
@@ -59,7 +59,11 @@ Admin Password Reset can be executed by [Owners, Admins, and permitted Custom us
|
||||
|
||||
## Activate Admin Password Reset
|
||||
|
||||
To activate Master Password Reset for your Enterprise Organization, navigate to the [Business Portal]({{site.baseurl}}/article/about-business-portal/) and enable the [Master Password Reset Policy]({{site.baseurl}}/article/policies/#master-password-reset). Users will need to [self-enroll](#self-enroll-in-password-reset) or [be auto-enrolled](#automatic-enrollment) in Password Reset before their Master Password can be reset.
|
||||
To activate Master Password Reset for your Enterprise Organization, navigate to the [Business Portal]({{site.baseurl}}/article/about-business-portal/) and enable the [Master Password Reset Policy]({{site.baseurl}}/article/policies/#master-password-reset):
|
||||
|
||||
{% image organizations/pwreset-activate.png Activate Password Reset %}
|
||||
|
||||
Users will need to [self-enroll](#self-enroll-in-password-reset) or [be auto-enrolled](#automatic-enrollment) in Password Reset before their Master Password can be reset.
|
||||
|
||||
### Automatic Enrollment
|
||||
|
||||
|
||||
@@ -10,6 +10,10 @@ order: 16
|
||||
|
||||
The Bitwarden Public API provides Organizations a suite of tools for managing members, collections, groups, event logs, and policies.
|
||||
|
||||
{% callout success %}
|
||||
For automating **management of Vault items**, we recommend using the [CLI]({{site.baseurl}}/article/cli/). Access to Vault items relies on Vault decryption, which must be done with a Username and Master Password rather than an [API Key](#authentication).
|
||||
{% endcallout %}
|
||||
|
||||
The Public API is a RESTful API with predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
|
||||
|
||||
The Public API is compatible with the OpenAPI Specification (OAS3) and publishes a compliant [`swagger.json`](https://bitwarden.com/help/api/specs/public/swagger.json) definition file. Explore the OpenAPI Specification using the Swagger UI:
|
||||
|
||||
BIN
images/organizations/pwreset-activate.png
Normal file
BIN
images/organizations/pwreset-activate.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 101 KiB |
Reference in New Issue
Block a user