mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-01 19:36:32 +02:00
* init device identity topic page * add device options to PPL * init device enrollment guide * adjust for #2835 and crosslink * tooltip in PPL on finding device ID * sort and link matchers * adjust terminology and crosslink * standardize new topic name * Apply suggestions from code review Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * rewrite device identity topic page * rebase cleanup * Apply suggestions from code review Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * add links from review with footer refs * Apply suggestions from code review Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> * rm errant newlines Co-authored-by: bobby <1544881+desimone@users.noreply.github.com> |
||
---|---|---|
.. | ||
community | ||
identity-providers | ||
img | ||
install | ||
k8s | ||
tcp | ||
topics | ||
architecture.md | ||
background.md | ||
CHANGELOG.md | ||
readme.md | ||
releases.md | ||
troubleshooting.md | ||
upgrading.md |
title | lang | sidebarDepth | meta | |||||
---|---|---|---|---|---|---|---|---|
What is Pomerium? | en-US | 0 |
|
What is Pomerium
Overview?
Pomerium is an identity-aware proxy that enables secure access to internal applications. Pomerium provides a standardized interface to add access control to applications regardless of whether the application itself has authorization or authentication baked-in. Pomerium gateways both internal and external requests, and can be used in situations where you'd typically reach for a VPN.
Pomerium can be used to:
- provide a single-sign-on gateway to internal applications.
- enforce dynamic access policy based on context, identity, and device identity.
- aggregate access logs and telemetry data.
- perform delegated user authorization for service-based authorization systems:
- add unified access and identity to custom, on-prem, and hosted apps and services
- serve as a VPN alternative.