1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-12 07:34:36 +00:00
nixpkgs/nixos/modules/services/security
Zhenya Vinogradov cc26d8592f nixos/oauth2_proxy_nginx: specify hostname in X-Auth-Request-Redirect
Fixes redirection after signing in when you use a single oauth2_proxy
instance for multiple domains.

X-Auth-Request-Redirect header is used to decide which URL to redirect
to after signing in. Specifying `request_uri` is enough in case you
need to redirect to the same domain that serves oauth2 callback
endpoint, but with multiple domains the you should include the scheme
and the host.
2021-02-08 15:28:52 +03:00
..
bitwarden_rs
certmgr.nix
cfssl.nix
clamav.nix
fail2ban.nix
fprintd.nix fprintd: Use cfg.package instead of pkgs.fprintd 2021-01-10 11:29:43 -05:00
fprot.nix nixos/fprot: add type 2021-01-28 14:12:15 -08:00
haka.nix
haveged.nix
hologram-agent.nix
hologram-server.nix
munge.nix
nginx-sso.nix
oauth2_proxy.nix nixos/oauth2_proxy: add extraConfig type 2021-02-03 16:24:36 -08:00
oauth2_proxy_nginx.nix nixos/oauth2_proxy_nginx: specify hostname in X-Auth-Request-Redirect 2021-02-08 15:28:52 +03:00
physlock.nix
privacyidea.nix
shibboleth-sp.nix
sks.nix
sshguard.nix nixos/sshguard: do not do IPv6 setup/teardown unconditionally 2020-12-11 16:19:45 +08:00
tor.nix nixos/tor: fix openFirewall when ORPort isInt 2021-01-12 10:14:14 +01:00
torify.nix
torsocks.nix
usbguard.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
vault.nix nixos/vault: extraConfigPaths -> extraSettingsPaths 2021-01-19 18:14:29 +01:00
yubikey-agent.nix