services.oauth2-proxy.nginx.domain

NixOS option

The domain under which the oauth2-proxy will be accesible and the path of cookies are set to. This setting must be set to ensure back-redirects are working properly if oauth2-proxy is configured with services.oauth2-proxy.cookie.domain or multiple services.oauth2-proxy.nginx.virtualHosts that are not on the same domain.

type: stringdeclared in: nixos/modules/services/security/oauth2-proxy-nginx.nixView source on NixOS/nixpkgs →