pomerium/docs/recipes
Bobby DeSimone 80166bcc40
deployment: release v0.8.0 (#686)
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2020-05-12 19:10:12 -07:00
..
img docs: add k8s dashboard recipe (#365) 2019-10-17 09:03:11 -07:00
yml deployment: release v0.8.0 (#686) 2020-05-12 19:10:12 -07:00
ad-guard.md docs: various fixes (#478) 2020-02-02 11:08:34 -08:00
kubernetes.md deployment: release v0.8.0 (#686) 2020-05-12 19:10:12 -07:00
readme.md docs: various fixes (#478) 2020-02-02 11:08:34 -08:00
vs-code-server.md docs: make authorize service url more clear (#360) 2019-10-09 18:23:35 -07:00

Overview

This section contains applications, and scenario specific guides for Pomerium.

  • The ad-guard recipe demonstrates how pomerium can be used to augment web applications that only support simplistic authorization mechanisms like basic-auth with single-sign-on driven access policy.
  • The kubernetes guide covers how to add authentication and authorization to kubernetes dashboard using helm, and letsencrypt certificates. This guide also shows how third party reverse-proxies like nginx/traefik can be used in conjunction with pomerium using forward-auth.
  • The visual studio code guide demonstrates how pomerium can be used to add access control to third-party applications that don't ship with fine-grained access control.