mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-11 15:22:46 +02:00
40 lines
796 B
Markdown
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.
|
|
|