[GH-ISSUE #4680] API: set autogroup via api #9222

Open
opened 2026-08-05 01:21:20 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @KaiBroeker on GitHub (Oct 22, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4680

Is your feature request related to a problem? Please describe.
If I add a group over API I only can add peers and user manual to the group. That makes it not possable to prepare new groups, networks and so on via terraform/api.

Describe the solution you'd like
It would be great to have a option to enable the "auto group" function for groups.

Additional context
I know the feature of "auto group" is implemented over the db column "issued". If I set it to "jwt" users/peers are automaticly added to the group. Could be great to have a better naming in the api and using the extisting mechansim.

Originally created by @KaiBroeker on GitHub (Oct 22, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4680 **Is your feature request related to a problem? Please describe.** If I add a group over API I only can add peers and user manual to the group. That makes it not possable to prepare new groups, networks and so on via terraform/api. **Describe the solution you'd like** It would be great to have a option to enable the "auto group" function for groups. **Additional context** I know the feature of "auto group" is implemented over the db column "issued". If I set it to "jwt" users/peers are automaticly added to the group. Could be great to have a better naming in the api and using the extisting mechansim.
saavagebueno added the feature-request label 2026-08-05 01:21:20 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#9222