[GH-ISSUE #1194] Allow specifying the groups that are allowed/blocked from using the VPN #1869

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

Originally created by @MohammedNoureldin on GitHub (Oct 4, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1194

Hi,

It would be great if we can specify which users are allowed/blocked from using the VPN at all on the level of IdP. I think that having a configuration to specify which group(s) is allowed to login to the VPN Is going to be the best solution for this. In this case, every user that is part of any of these allowed group(s) will be able to login.

For example, we sync groups called VPN Users and Administrators from the IdP, and all users that are part of these two groups should be able to use the VPN, then it comes to the access control judgment to see what this logged in user is allowed to access.

A bit more detailed example, we add the following combo box / radio box:

  • Allow by default and block the members of the following groups.
  • Block by default and allow the members of the following groups.
    and beneath we have a text box to specify which groups will allowed/blocked depending of the radio box.

Of course, the user can be part of other groups, which may potentially change the behavior depending of access control rules, in case the user was able to use the VPN at all according to the VPN Allow/Block rules.

Originally created by @MohammedNoureldin on GitHub (Oct 4, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1194 Hi, It would be great if we can specify which users are allowed/blocked from using the VPN at all on the level of IdP. I think that having a configuration to specify which group(s) is allowed to login to the VPN Is going to be the best solution for this. In this case, every user that is part of any of these allowed group(s) will be able to login. For example, we sync groups called `VPN Users` and `Administrators` from the IdP, and all users that are part of these two groups should be able to use the VPN, then it comes to the access control judgment to see what this logged in user is allowed to access. A bit more detailed example, we add the following combo box / radio box: - Allow by default and block the members of the following groups. - Block by default and allow the members of the following groups. and beneath we have a text box to specify which groups will allowed/blocked depending of the radio box. Of course, the user can be part of other groups, which may potentially change the behavior depending of access control rules, in case the user was able to use the VPN at all according to the VPN Allow/Block rules.
saavagebueno added the feature-requestwaiting-feedbackidp labels 2026-08-05 00:44:20 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1869