services.oauth2-proxy.setXauthrequest

NixOS option

Set X-Auth-Request-User and X-Auth-Request-Email response headers (useful in Nginx auth_request mode). Setting this to ‘null’ means using the upstream default (false).

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