mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
fix dupe script, more content
This commit is contained in:
parent
374779e685
commit
5083efe9a6
5 changed files with 135 additions and 29 deletions
|
@ -13,6 +13,7 @@ meta:
|
|||
|
||||
@travis fill me with delicious data!
|
||||
|
||||
|
||||
## Settings
|
||||
|
||||
### Global
|
||||
|
@ -35,6 +36,7 @@ meta:
|
|||
|
||||
<!-- Explain Service Accounts -->
|
||||
|
||||
|
||||
## Namespaces
|
||||
|
||||
A Namespace is a collection of users, groups, routes, and policies that allows system administrators to organize, manage, and delegate permissions across their infrastructure.
|
||||
|
@ -42,3 +44,4 @@ A Namespace is a collection of users, groups, routes, and policies that allows s
|
|||
- Policies can be optional or enforced on a Namespace, and they can be nested to create inheritance.
|
||||
- Users or groups can be granted permission to edit access to routes within a Namespace, allowing them self-serve access to the routes critical to their work.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue