Refactor ldap and enable dex

Co-authored-by: revol-xut <revol-xut@protonmail.com>
This commit is contained in:
Lyn Fugmann 2023-07-07 17:12:59 +02:00
parent 80d016ae8f
commit e8263b93dc
Signed by untrusted user: fugi
GPG key ID: 4472A20091BFA792
8 changed files with 72 additions and 92 deletions

View file

@ -25,7 +25,7 @@ let
in
{
sops.secrets.matrix_ldap_search = {
key = "portunus_search";
key = "portunus/search-password";
owner = config.systemd.services.matrix-synapse.serviceConfig.User;
};