- Notifications
You must be signed in to change notification settings - Fork914
Description
Depends on#14716
When a client application connects to the new tailnet API endpoint scoped to a user (api/v2/users/me/tailnet
), rather than a particular agent, we need to authenticateCoordinateRequest
messages thatAddTunnel
such that the user can add tunnels to their own workspace agents, but not agents of other users.