mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-08 14:34:47 -05:00
Group Sync via the Directory Connector does not work #936
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bokkabonga on GitHub (Feb 18, 2021).
Subject of the issue
Syncing Groups via the Directory Connector does not work, while Syncinc Users works just fine. When using the "Test Sync" button the Directory Connector will find the Group and the Users inside the Group but after hitting the "Sync Now" Button no Users will be invited.
Your environment (Generated via diagnostics page)
Steps to reproduce
Expected behaviour
Users should be invited to the Organisation.
Actual behaviour
No Invitations are beeing send. Nothing appears in the Log or the Developer Console of the Directory Connector itself.
@BlackDex commented on GitHub (Feb 19, 2021):
Bitwarden_RS doesn't support groups. Therefor i think that that part of the directory connector will not work with our implementation.