Ldap invitation

Hi,

I’ve used ldap as described here Syncing users from LDAP · dani-garcia/vaultwarden Wiki · GitHub to invite users from my organization (organization in vaultwarden created previously with some users).

The users has received the invitation to join the organization but when they create their own account they are not in the organization, and on organization settings there are no new invitations pending but invited users are listed in the /admin page. The only way to move them to the organization is inviting then manually.

Maybe invites are not being generated correctly?

Any help?

Thanks

Hi,

It’s me again, accept button on invitation mail are being sent with empty organizationId parameter :confused: I’ll try to ldap sync gets or fails to get that id. thanks

https://vaultwarden.domain.com/#/accept-organization/?organizationId=&organizationUserId=&email=user@domain.com

If I’m correct, that doesn’t provide a way to invite to a specific org, but only to invite a user to use vaultwarden.

If you want to invite someone to an org you need to use the directory connector.

1 Like

ok, thanks for your help! :slight_smile: