Vaultwarden

Resources

ResourceDescription
Websitevaultwarden.net
Source codegithub.com/dani-garcia/vaultwarden
LicenseAGPL-3.0
ARM64 supportSupported
OIDC clientNative
Business modelCommunity-maintained, donation-supported project; unofficial Bitwarden-compatible server.

Setup

  • Install and start Vaultwarden
  • Visit admin panel: https://vaultwarden.<your-host>/admin
  • Enter admin token: quollix
  • Go to General Settings → Admin token / Argon2 PHC → set a secure token → Save

Single Sign-On

OpenID Connect is enabled by default by Quollix. When opening Vaultwarden, the login page displays the option “Use Single Sign-On”.

Syncing via Bitwarden Client

Vaultwarden mimics the Bitwarden backend while remaining compatible with the Bitwarden API. As a result, you can use the official Bitwarden desktop and mobile applications, as well as the Bitwarden browser extension, to sync your vault. To use a Bitwarden client, set the Vaultwarden access policy in Quollix to ‘Public’. Otherwise, requests from the client will be blocked by Quollix’s authentication mechanism.

Last modified June 7, 2026: initial setup (265e81c)