replace nforwardauth with authelia #231

Merged
mg merged 45 commits from authelia into master 2024-11-10 12:53:46 +01:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit c9f7ed89a3 - Show all commits

View file

@ -62,7 +62,7 @@ authentication_backend:
additional_users_dn: ou=people
users_filter: "(&({username_attribute}={input})(objectClass=person))"
additional_groups_dn: ou=groups
groups_filter: "(member={dn})"
groups_filter: "(&(member={dn})(objectclass=groupOfUniqueNames))y
attributes:
display_name: displayName
username: uid

View file

@ -94,3 +94,5 @@ volumes:
# test mail senden
# ldap gruppe per app
# rechte konzept fur ldap beschreiben + https://www.reddit.com/r/selfhosted/comments/158quyz/authelia_ldap_groups/
# munin absichern
# weitere seiten?