mirror of
https://github.com/bitwarden/help
synced 2026-01-06 10:33:28 +00:00
removed /article from URL
This commit is contained in:
@@ -25,7 +25,7 @@ To invite users to your Provider:
|
||||
4. On the Invite User panel:
|
||||
|
||||
- Enter the **Email** address where new users should receive their invites. You can add up to 20 users at a time by comma-separating email addresses.
|
||||
- Select the **User Type** to be applied to this batch of users. [User Type](#provider-user-types) will determine what access these users will have to the Provider. **Both User Types** will be able to fully administer any [Client Organization]({{site.baseurl}}/article/client-orgs/).
|
||||
- Select the **User Type** to be applied to this batch of users. [User Type](#provider-user-types) will determine what access these users will have to the Provider. **Both User Types** will be able to fully administer any [Client Organization]({{site.baseurl}}/client-orgs/).
|
||||
5. Click **Save** to invite the designated users to join the Provider.
|
||||
|
||||
{% callout info %}
|
||||
@@ -49,7 +49,7 @@ To confirm accepted invitations to your Provider:
|
||||
3. Select any `Accepted` users and use the {% icon fa-cog %} gear dropdown to {% icon fa-check %} **Confirm Selected**:
|
||||
|
||||
{% image /providers/provider-confirm.png Confirm Provider Users %}
|
||||
4. On the panel that appears, verify that the [fingerprint phrases]({{site.baseurl}}/article/fingerprint-phrase) for new users match those they can find in their **Settings** → **My Account** screen.
|
||||
4. On the panel that appears, verify that the [fingerprint phrases]({{site.baseurl}}/fingerprint-phrase) for new users match those they can find in their **Settings** → **My Account** screen.
|
||||
|
||||
Each fingerprint phrase is unique to its account, and ensures a final layer of oversight in securely adding users. If they match, select **Confirm**.
|
||||
|
||||
@@ -66,7 +66,7 @@ To remove users from your Provider:
|
||||
## Provider User Types
|
||||
|
||||
{% callout success %}
|
||||
**Managing a Client Organization's users?** Organizations have a set of [User Types and Access Controls]({{site.baseurl}}/article/user-types-access-control/) that are distinct from Provider User Types.
|
||||
**Managing a Client Organization's users?** Organizations have a set of [User Types and Access Controls]({{site.baseurl}}/user-types-access-control/) that are distinct from Provider User Types.
|
||||
{% endcallout %}
|
||||
|
||||
Bitwarden Provider Users can be granted one of two User Types to manage their access to the Provider. **Both User Types will be able to fully administer any Client Organization.** Bitwarden strongly recommends that you provision a second user with a Provider Admin role for failover purposes.
|
||||
@@ -75,5 +75,5 @@ You can set User Types when you [invite](#invite) Provider users, or at any time
|
||||
|
||||
|Role|Description|
|
||||
|----|-----------|
|
||||
|Service User|Service Users can access and manage all [Client Organizations]({{site.baseurl}}/article/client-orgs/), including:<br><br>- Access shared items stored in the Organization Vault<br>- Add, edit, or remove items from all Collections<br>- Create or delete Collections<br>- Assign Users and User Groups to Collections<br>- Assign Users to User Groups<br>- Create or delete User Groups<br>- Invite and confirm new users<br>- Manage Enterprise Policies<br>- View Event Logs<br>- Export Organization Vault data<br>- Manage Password Reset<br>- Manage Billing, Subscription, and Integrations|
|
||||
|Service User|Service Users can access and manage all [Client Organizations]({{site.baseurl}}/client-orgs/), including:<br><br>- Access shared items stored in the Organization Vault<br>- Add, edit, or remove items from all Collections<br>- Create or delete Collections<br>- Assign Users and User Groups to Collections<br>- Assign Users to User Groups<br>- Create or delete User Groups<br>- Invite and confirm new users<br>- Manage Enterprise Policies<br>- View Event Logs<br>- Export Organization Vault data<br>- Manage Password Reset<br>- Manage Billing, Subscription, and Integrations|
|
||||
|Provider Admin|Provider Admins manage all aspects of the Provider and all Client Organizations. Provider admins can do all of the above, plus:<br><br>- Create new Client Organizations<br>- Add existing Organizations to the Provider<br>- Invite and confirm new Service Users and Provider Admins<br>- View Provider Event Logs<br>- Edit Provider Settings|
|
||||
|
||||
Reference in New Issue
Block a user