Changed lldap to kanidm configuration

This commit is contained in:
2025-04-26 14:09:34 +02:00
parent af39ac1be4
commit 4788bd8cd4
5 changed files with 45 additions and 38 deletions

View File

@@ -42,9 +42,9 @@ in {
respond "Hello there"
}
@lldap host ldap.tbmrs.nl
handle @lldap {
reverse_proxy lldap:17170
@kanidm host auth.tbmrs.nl
handle @kanidm {
reverse_proxy https://auth.tbmrs.nl:8443
}
}
'';