diff --git a/hosts/najdorf/authelia/config.yml b/hosts/najdorf/authelia/config.yml index 293019b..86c398e 100644 --- a/hosts/najdorf/authelia/config.yml +++ b/hosts/najdorf/authelia/config.yml @@ -45,6 +45,10 @@ access_control: - GET - POST policy: bypass + - domain: "n8n.@domainName@" + subject: + - "user:nunu" + policy: one_factor - domain: "*.@domainName@" subject: - "user:sweenu" diff --git a/secrets/authelia/users.age b/secrets/authelia/users.age index 108c04f..de64029 100644 Binary files a/secrets/authelia/users.age and b/secrets/authelia/users.age differ