mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Add users view (#544)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 296 KiB |
@@ -36,6 +36,20 @@ Use this to understand what a specific machine can reach.
|
|||||||
- The graph shows the peer's access control policy nodes and the reachable resources.
|
- The graph shows the peer's access control policy nodes and the reachable resources.
|
||||||
- Click a policy chip to open the standard policy editor. Changes you save are reflected in the graph immediately.
|
- Click a policy chip to open the standard policy editor. Changes you save are reflected in the graph immediately.
|
||||||
|
|
||||||
|
### Users view
|
||||||
|
|
||||||
|
Use this view to see what resources a specific user can access.
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<img src="/docs-static/img/manage/control-center/control-center-user-view.png"
|
||||||
|
alt="Control Center User View" className="imagewrapper-big"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
- Click the user node, then search or choose another user from the dropdown to switch focus.
|
||||||
|
- The graph shows the users peers, access control policy nodes and the reachable resources.
|
||||||
|
- Click a peer to switch focus only to that specific peer.
|
||||||
|
- Click a policy chip to open the standard policy editor. Changes you save are reflected in the graph immediately.
|
||||||
|
|
||||||
### Groups view
|
### Groups view
|
||||||
|
|
||||||
Use this to validate team-level access.
|
Use this to validate team-level access.
|
||||||
|
|||||||
Reference in New Issue
Block a user