pomerium/docs/docs
Alex Fornuto 7fbf0e522c
Docs: Rewrite Istio Guide for Ingress Controller (#2943)
* istio rewrite, 90%

* complete istio rewrite

* Apply suggestions from code review

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* fix indentation

* precommit

* Apply suggestions from code review

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* add & fix glossary links

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2022-01-26 14:35:56 -06:00
..
community Update security.md (#2959) 2022-01-23 17:26:09 -08:00
identity-providers DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
img Update cache to databroker (#2932) 2022-01-18 13:03:41 -06:00
install DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
k8s document service_proxy_upstream ingress annotation (#2915) 2022-01-12 10:15:55 -06:00
tcp DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
topics DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
architecture.md DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
background.md DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
CHANGELOG.md docs: v0.16 release (#2845) 2021-12-22 18:04:43 -05:00
glossary.md Docs: Rewrite Istio Guide for Ingress Controller (#2943) 2022-01-26 14:35:56 -06:00
readme.md DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
releases.md docs: update pomerium-cli location (#2790) 2021-12-01 15:00:11 -05:00
troubleshooting.md DOCS: keyword tag updates (#2922) 2022-01-11 12:36:47 -06:00
upgrading.md fixes broken links, adds checker workarounds (#2878) 2021-12-30 15:02:06 -06:00

title lang sidebarDepth meta
What is Pomerium? en-US 0
name content
keywords pomerium, overview, identity access proxy, beyondcorp, zero trust, reverse proxy, ztn, zero trust networks

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.