Skip to main content
DSALTA connects to Bitwarden using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.DSALTA authenticates with a Bitwarden organization API key against the Bitwarden Public API and syncs your organization members for access reviews.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Bitwarden organization — it only reads your members for access reviews.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.

What DSALTA reads

DSALTA reads the Bitwarden organization member roster — name, email, role (Owner, Admin, Manager, Custom or User), member status (invited and revoked members show as Inactive; accepted and confirmed members show as Active) and whether the member has two-step login enabled — which appears on your Access page.It calls these Bitwarden endpoints:
  • /connect/token
  • /public/members
Every request is a read. DSALTA has no code path that creates, modifies, or deletes anything in your Bitwarden environment.

Troubleshooting

There is no Reconnect button. Open Integrations → Connected, click Manage on the Bitwarden card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Bitwarden. This usually happens when the organization API key was rotated in Bitwarden. Issue a new secret with Admin Console → Settings → Organization info → Rotate API key, then paste the client_id and the new client_secret again. Rotating changes the client_secret only — the client_id stays organization.<your organization id>.
Confirm the client_id and client_secret are current and that the region matches where your organization is hosted (us or eu). Then click Sync from integrations on the Integrations page (Connected tab) — it refreshes every connected integration at once.