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

Closed
opened 2025-11-20 05:07:17 -05:00 by saavagebueno · 8 comments
Owner

Originally created by @NerdvanaExplorer on GitHub (Aug 11, 2022).

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

Originally created by @NerdvanaExplorer on GitHub (Aug 11, 2022). 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.

@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.

@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.

@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?

@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.

@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?

@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 :)

@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.

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#165