Get startedSign in

Installing OAuth2 Proxy

A reverse proxy & static file server that issues auth to validate accounts by email or domain.

Description

Plural will install OAuth2 Proxy in a dependency-aware manner onto a Plural-managed Kubernetes cluster with one CLI command.

Installation

We currently support OAuth2 Proxy for the following providers:

plural bundle install oauth2-proxy oauth2-proxy-aws

Setup Configuration

  • auth_cookie_domain: domain to use for the auth cookie
  • auth_whitelist_domain: whitelist domain for auth
  • oidc_issuer_url: uri of your oidc issuer
  • user_id_claim: claim used for the user id