Capabilities
The connector syncs the members of a single Bitwarden organization as user
identities and the organization’s groups. Each member carries their role
(Owner, Admin, User, Manager, or Custom), their invitation status (Invited,
Accepted, Confirmed, or Revoked), and whether two-step login is enabled. Each
group exposes a Member entitlement, and every member of a group is recorded
as a grant of that entitlement, so you can see who belongs to which group in
your Bitwarden organization.
Gather Bitwarden credentials
1
Sign in to the Bitwarden web vault as an owner or admin of the organization
you want to sync.
2
Open the Admin Console, then go to Settings > Organization info.
3
In the API key area, click View API key. You may be prompted to
re-enter your master password.
4
Copy the client_id and client_secret values. The client_id looks
like
organization.<uuid>. If you ever need to invalidate the credentials,
use Rotate API key on the same screen.Configure the Bitwarden connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Bitwarden connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Bitwarden and click Add.
3
Choose how to set up the new Bitwarden connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the Bitwarden credentials:
- Client ID: The organization API key client_id.
- Client secret: The organization API key client_secret.
- Identity token URL: The Bitwarden identity token endpoint. Use
https://identity.bitwarden.com/connect/tokenfor US cloud orhttps://identity.bitwarden.eu/connect/tokenfor EU cloud. - Base URL: Leave blank for US cloud (
https://api.bitwarden.com), or sethttps://api.bitwarden.eufor EU cloud.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.