mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-28 07:46:42 +00:00
Add image, update small items
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Access"
|
||||
title: "Authentication"
|
||||
description: "Only allow access to Resources to specific users, roles, and machines"
|
||||
---
|
||||
|
||||
@@ -11,4 +11,8 @@ Access can be granted in several ways:
|
||||
* **Users:** Assign access to Resources to specific users. Only those users will gain access to the Resource when they connect.
|
||||
* **Machines:** Assign access to Resources to specific machines. Only those machines will gain access to the Resource when they connect. Note that machines can not be put into roles.
|
||||
|
||||
When removing access to a resource, the client will automatically tear down the WireGuard tunnel to that Resource if there are no other Resources accessible on that site.
|
||||
When removing access to a resource, the client will automatically tear down the WireGuard tunnel to that Resource if there are no other Resources accessible on that site.
|
||||
|
||||
<Frame>
|
||||
<img src="/images/private_access_controls.png" centered/>
|
||||
</Frame>
|
||||
Reference in New Issue
Block a user