services.oauth2-proxy.reverseProxy

NixOS option

In case when running behind a reverse proxy, controls whether headers like X-Real-Ip are accepted. Usage behind a reverse proxy will require this flag to be set to avoid logging the reverse proxy IP address.

type: boolean
Default
false
declared in: nixos/modules/services/security/oauth2-proxy.nixView source on NixOS/nixpkgs →