Add lldap/authelia

This commit is contained in:
2026-06-13 15:25:13 +01:00
parent f11ad305c9
commit 6af38afd8f
+7
View File
@@ -0,0 +1,7 @@
authentication_backend:
ldap:
implementation: 'lldap'
address: 'ldap://lldap:3890'
base_dn: 'DC=johnsnexus,DC=click'
user: 'UID=heimdall,OU=people,DC=johnsnexus,DC=click'
password: 'ragnarok'