Add lldap/authelia
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user