Add users view (#544)

This commit is contained in:
Eduard Gert
2026-01-13 10:58:40 +01:00
committed by GitHub
parent 1bc91042c0
commit 2901b505ba
2 changed files with 14 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

View File

@@ -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.
- 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
Use this to validate team-level access.