Self-hosting SCIM
In order to use SCIM to automatically provision and de-provision members and groups in your self-hosted Bitwarden organization, you will need to enable a flag in your config.yml
file. To enable SCIM for your Bitwarden server:
Save a backup of, at a minimum,
.bwdata/mssql
. Once SCIM is in use, it's recommended that you have access to a backup image in case of an issue.note
If you are using an external MSSQL database, take a backup of your database in whatever way fits your implementation.
Update your self-hosted Bitwarden installation in order to retrieve the latest changes:
./bitwarden.sh update
Text Copied!Edit the
.bwdata/config.yml
file and enable SCIM by togglingenable_scim
totrue
.nano bwdata/config.yml
Text Copied!Rebuild your self-hosted Bitwarden installation:
./bitwarden.sh rebuild
Text Copied!Update your self-hosted Bitwarden installation again in order to apply the changes:
./bitwarden.sh update
Text Copied!
Now that your server has SCIM enabled, use one of our SCIM integration guides to integrate your Bitwarden organization with: