Add lldap service.
Add LDAP service, to allow me to more easily add users to authelia, and other SSO solutions.
This commit is contained in:
parent
b0657027e6
commit
4e8d6c128a
5 changed files with 91 additions and 3 deletions
|
|
@ -18,6 +18,8 @@
|
|||
restic-password = {owner = "restic";};
|
||||
restic-repository = {owner = "restic";};
|
||||
|
||||
lldap-admin-password.owner = "lldap";
|
||||
|
||||
authelia-jwtsecret = autheliaSecret;
|
||||
authelia-oidc-privkey = autheliaSecret;
|
||||
authelia-oidc-hmac = autheliaSecret;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue