more weasdsouidhfksdhfosidf
This commit is contained in:
parent
289997196f
commit
efa102cfde
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
lib,
|
lib,
|
||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}@args:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
ccfg = import ../config.nix;
|
ccfg = import ../config.nix;
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
redirectURL = "https://sso-proxy.joshuabell.xyz/oauth2/callback";
|
redirectURL = "https://sso-proxy.joshuabell.xyz/oauth2/callback";
|
||||||
validateURL = "https://sso.joshuabell.xyz/oauth2/";
|
validateURL = "https://sso.joshuabell.xyz/oauth2/";
|
||||||
oidcIssuerUrl = "https://sso.joshuabell.xyz:443";
|
oidcIssuerUrl = "https://sso.joshuabell.xyz:443";
|
||||||
keyFile = config.age.secrets.oauth2_proxy_zitadel_client_secret.path;
|
keyFile = config.age.secrets.oauth2_key_file.path;
|
||||||
nginx.domain = "sso-proxy.joshuabell.xyz";
|
nginx.domain = "sso-proxy.joshuabell.xyz";
|
||||||
email.domains = [ "*" ];
|
email.domains = [ "*" ];
|
||||||
# extraConfig = {
|
# extraConfig = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue