1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Files
help/_articles/providers/client-org-setup.md
fred_the_tech_writer 5e11a4ac9b Meta-Descriptions (#778)
* initial commit

* 2nd batch

* last batch
2021-10-27 10:38:41 -04:00

6.0 KiB

layout, title, categories, featured, popular, hidden, tags, order, description
layout title categories featured popular hidden tags order description
article Start a Client Organization
providers
false false false
04 As a Bitwarden Provider, learn how to setup a client Organization for you to administer.

This article will walk you through the creation of a Client Organization and outline a typical setup procedure for getting started administering a customer's Organization.

Create a Client Organization

{% callout success %} Already have an Organization setup for your customer? You can add an existing Organization to the Provider Portal. {% endcallout %}

To create a Client Organization you must be a Provider Admin:

  1. Navigate to the Provider Portal and select the {% icon fa-plus %} New Client Organization button:

    {% image providers/provider-add-client.png Create a Client Organization %}

  2. On the New Client Organization screen, enter an Organization Name, Billing Email, and Client Owner Email.

    {% callout info %}An invitation will automatically be sent to the Client Owner Email to join the Organization as an Owner.{% endcallout %}

  3. From the Choose Your Plan list, select the type of Organization to create.

    {% callout success %}Teams and Enterprise Organizations include premium features for all enrolled users.{% endcallout %}

  4. Set the following options for the Organization:

    • User Seats: Specify the number of User Seats you need for the Client Organization. Seats will be added if you exceed this number, unless you specify a limit.
    • Additional Storage (GB): Organizations come with 1GB of encrypted storage for attachments. Add additional storage for $0.33 per GB per month.
    • Billing Cadence: Choose whether you'd like to be billed for this Organization Annually or Monthly.
  5. Once you're happy with the Organization, enter your Payment Information and select Submit.

  6. Select Submit to finishing creating the Organization.

Once created, navigating to the Client Organization from the Provider Portal will bring you to the Organization Vault, from which you can fully complete initial setup and engage in ongoing administration:

{% image providers/client-org-manage.png Client Organization Vault %}

Initial Setup Procedure

With your newly-created Client Organization, you're ready to start building the perfect solution for your customer. Exact setup will be different for each Client Organization depending on your customers' needs, but typically will involve the following steps:

  1. Create Collections. A good first step is to create a set of Collections, which provide an organizing structure for the Vault items you'll add to the Vault in the next step.

    Common Collections patterns include Collections by Department (i.e. users in the client's Marketing Team are assigned to a Marketing Collection) or Collections by Function (i.e. users from the client's Marketing Team are assigned to a Social Media Collection):

    {% image organizations/collections-graphic-1.png %}

  2. Populate the Organization Vault. Once the structure of how you'll store Vault items is in place, you can begin populating the Organization with your client's Logins, Notes, Cards, and Identities.

    {% callout success %}You can create shared items from scratch, but we recommend importing a file that contains all their Vault items.{% endcallout %}

  3. Configure Enterprise Policies. Before beginning the user management portion of setup, configure Enterprise Policies in order to set rules-of-use for things like Master Password complexity, use of Two-step Login, and Admin Password Reset.

    {% callout info %}Enterprise Policies are only available to Enterprise Organizations.{% endcallout %}

  4. Setup Login with SSO. If your customer uses Single Sign-On (SSO) to authenticate with other applications, connect Bitwarden with their IdP to allow authentication with Bitwarden using end-users' SSO credentials.

  5. Create User Groups. For Teams and Enterprise Organizations, create a set of Groups for scalable permissions assignment. When you start adding users, add them to Groups to have each user automatically inherit the Group's configured permissions (e.g. access to which Collections).

    One common Group-Collection pattern is to create Groups by Department and Collections by Function, for example:

    {% image organizations/collections-graphic-2.png %}

  6. Start Inviting Users. Now that the infrastructure for securely and scalably sharing credentials is in place for your client, you can begin inviting users to the Organization. To ensure the security of the Organization, Bitwarden applies a 3-step process for onboarding new users, Invite → Accept → Confirm.

    {% callout success %}If your customer uses directory service (Active Directory, an LDAP, Okta, etc.), use Directory Connector to automatically sync Organization users from the source directory and automatically issue invitations.{% endcallout %}