pomerium/docs/enterprise
2021-07-29 15:43:37 -05:00
..
img block of enterprise doc updates 2021-07-29 15:43:37 -05:00
install init Enterprise Quickstart 2021-07-29 15:43:37 -05:00
about.md init Enterprise documentation section 2021-07-29 15:43:37 -05:00
concepts.md block of enterprise doc updates 2021-07-29 15:43:37 -05:00
prometheus.md block of enterprise doc updates 2021-07-29 15:43:37 -05:00
readme.md init Enterprise documentation section 2021-07-29 15:43:37 -05:00

title lang sidebarDepth meta
Pomerium Enterprise en-US 0
name content
keywords pomerium overview identity-access-proxy beyondcorp zero-trust reverse-proxy ztn zero-trust-networks console enterprise scale

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 state.
  • aggregate access logs and telemetry data.
  • perform delegated user authorization for service-based authorization systems:
  • provide unified identity attestation for upstream services:
  • provide a VPN alternative.

Demo

To make this a bit more concrete, click the image thumbnail to see a short youtube demo:

demo

The above video shows the flow for both an unauthorized and authorized user.

  1. An unauthorized user authenticates with their corporate single-sign-on provider.
  2. The unauthorized user is blocked from a protected resource.
  3. The unauthorized user signs out from their session.
  4. An authorized user authenticates with their corporate single-sign-on provider.
  5. Pomerium delegates and grants access to the requested resource.
  6. The authorized user inspects their user details including group membership.