netbird icon indicating copy to clipboard operation
netbird copied to clipboard

Is there a specific way to set up adding multiple users under the domain.

Open NerdvanaExplorer opened this issue 2 years ago • 7 comments

Is there a specific way to set up adding multiple users under the domain.

NerdvanaExplorer avatar Aug 11 '22 12:08 NerdvanaExplorer

Hey @iamshiyan Are you using a self-hosted or managed version? In case of a managed version, accounts with the same org private doing will end up in the same network.

braginini avatar Aug 11 '22 12:08 braginini

Under the self-hosted version, each user is an administrator.

NerdvanaExplorer avatar Aug 12 '22 00:08 NerdvanaExplorer

Right @iamshiyan For the self-hosted version you will need to generate a unique account ID and add it to every user that you want to be in the same account in your IDP (Auth0). The wt_account_id claim should be also added to the JWT token.

In the hosted version we classify domains and add this ID automatically.

I think that the best option for the self-hosted version would be to have a user invite feature that would allow to invite users via email. This would require an SMTP server running though.

braginini avatar Aug 12 '22 04:08 braginini

@braginini

Invitation function? How do I use it and where do I set it up?

NerdvanaExplorer avatar Aug 12 '22 07:08 NerdvanaExplorer

@iamshiyan I probably didn't express myself very well. We don't have this implemented yet, but will add soon.

braginini avatar Aug 12 '22 10:08 braginini

Looking forward to it, when will it be launched?

NerdvanaExplorer avatar Aug 13 '22 02:08 NerdvanaExplorer

@iamshiyan we planned it for Q4 this year. It might be coming earlier thought :)

braginini avatar Aug 15 '22 07:08 braginini

This option is the default for the newly deployed self-hosted version. Please open a new issue in case you need support on migrating your users.

mlsmaycon avatar Jun 16 '23 07:06 mlsmaycon