Hide the peers when the Default "Allow All" is off #1655

Closed
opened 2025-11-20 06:04:12 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @levindecaro on GitHub (Feb 27, 2025).

Background

This is about a use case about single-account mode with self hosted IDP scenario.

The current account providing design, when a user is newly added into netbird account, it implicitly added into "All" Group and it's populated JWT groups.

When the users connect into netbird, all peers belongs into "All" group will appear in the peered list, although block policies can be enforced to restrict access between peers by turning off default allow all policy. However peers remain shown in the peer list will exposing kind of privacy concern.

Proposed Change

When Default "Allow All" policy is off, peers list only shown the explicit granted resources, instead of showing all.

Originally created by @levindecaro on GitHub (Feb 27, 2025). Background This is about a use case about single-account mode with self hosted IDP scenario. The current account providing design, when a user is newly added into netbird account, it implicitly added into "All" Group and it's populated JWT groups. When the users connect into netbird, all peers belongs into "All" group will appear in the peered list, although block policies can be enforced to restrict access between peers by turning off default allow all policy. However peers remain shown in the peer list will exposing kind of privacy concern. Proposed Change When Default "Allow All" policy is off, peers list only shown the explicit granted resources, instead of showing all.
saavagebueno added the feature-request label 2025-11-20 06:04:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1655