pomerium/docs/enterprise/reference/configure.md
2021-07-29 15:43:38 -05:00

40 lines
796 B
Markdown

---
title: Configure
lang: en-US
sidebarDepth: 2
meta:
- name: keywords
content: configuration options settings Pomerium enterprise console
---
# Configure
## Settings
### Global
### Cookies
### Timeouts
### GRPC
### Tracing
### Authenticate
### Authorize
### Proxy
## Service Accounts
<!-- 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.
- 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.