[GH-ISSUE #420] Is there a specific way to set up adding multiple users under the domain. #697

Closed
opened 2026-08-05 00:39:36 -04:00 by saavagebueno · 8 comments
Owner

Originally created by @NerdvanaExplorer on GitHub (Aug 11, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/420

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

Originally created by @NerdvanaExplorer on GitHub (Aug 11, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/420 Is there a specific way to set up adding multiple users under the domain.
Author
Owner

@braginini commented on GitHub (Aug 11, 2022):

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.

<!-- gh-comment-id:1211922417 --> @braginini commented on GitHub (Aug 11, 2022): 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.
Author
Owner

@NerdvanaExplorer commented on GitHub (Aug 11, 2022):

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

<!-- gh-comment-id:1212632118 --> @NerdvanaExplorer commented on GitHub (Aug 11, 2022): Under the self-hosted version, each user is an administrator.
Author
Owner

@braginini commented on GitHub (Aug 12, 2022):

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.

<!-- gh-comment-id:1212726460 --> @braginini commented on GitHub (Aug 12, 2022): 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.
Author
Owner

@NerdvanaExplorer commented on GitHub (Aug 12, 2022):

@braginini

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

<!-- gh-comment-id:1212836319 --> @NerdvanaExplorer commented on GitHub (Aug 12, 2022): @braginini Invitation function? How do I use it and where do I set it up?
Author
Owner

@braginini commented on GitHub (Aug 12, 2022):

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

<!-- gh-comment-id:1212979464 --> @braginini commented on GitHub (Aug 12, 2022): @iamshiyan I probably didn't express myself very well. We don't have this implemented yet, but will add soon.
Author
Owner

@NerdvanaExplorer commented on GitHub (Aug 12, 2022):

Looking forward to it, when will it be launched?

<!-- gh-comment-id:1213637983 --> @NerdvanaExplorer commented on GitHub (Aug 12, 2022): Looking forward to it, when will it be launched?
Author
Owner

@braginini commented on GitHub (Aug 15, 2022):

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

<!-- gh-comment-id:1214726037 --> @braginini commented on GitHub (Aug 15, 2022): @iamshiyan we planned it for Q4 this year. It might be coming earlier thought :)
Author
Owner

@mlsmaycon commented on GitHub (Jun 16, 2023):

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.

<!-- gh-comment-id:1594254222 --> @mlsmaycon commented on GitHub (Jun 16, 2023): 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#697