• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..26-May-2020-

img/H03-May-2022-

yml/H26-May-2020-7065

ad-guard.mdH A D26-May-20202.8 KiB7957

kubernetes.mdH A D26-May-202014.4 KiB367272

readme.mdH A D26-May-2020843 85

vs-code-server.mdH A D26-May-20204.8 KiB12589

readme.md

1# Overview
2
3This section contains applications, and scenario specific guides for Pomerium.
4
5- The [ad-guard](./ad-guard.md) 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.
6- The [kubernetes](./kubernetes.md) 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.
7- The [visual studio code](./vs-code-server.md) guide demonstrates how pomerium can be used to add access control to third-party applications that don't ship with [fine-grained access control](https://github.com/cdr/code-server/issues/905).
8