Changed lldap to kanidm configuration
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
'';
|
||||
|
Reference in New Issue
Block a user