mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-22 21:06:42 +00:00
more typos
This commit is contained in:
@@ -3,7 +3,7 @@ title: "Understanding Resources"
|
||||
description: "Resources are any network address you want to make available to users"
|
||||
---
|
||||
|
||||
Resources respresent the applications, hosts, or ranges you make available for remote access to users. Resources exist on the remote networks of your sites. Users only ever think about connecting to resources and not specific sites.
|
||||
Resources represent the applications, hosts, or ranges you make available for remote access to users. Resources exist on the remote networks of your sites. Users only ever think about connecting to resources and not specific sites.
|
||||
|
||||
By default, no resources are made available on sites. Admins must define resources with backend targets, and assign specific access policies before any users can gain access.
|
||||
|
||||
@@ -20,7 +20,7 @@ There are two types of resources: public resources and private resources.
|
||||
|
||||
<Card title="Private Resources">
|
||||
- Zero-trust VPN
|
||||
- Access to every resources requires authentication
|
||||
- Access to every resource requires authentication
|
||||
- Users and machines access when connected with a client
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
Reference in New Issue
Block a user