This commit is contained in:
mr
2026-02-04 10:47:40 +01:00
parent 7d3cb1af61
commit 5512cc76c3
3 changed files with 5 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ type Config struct {
LDAPBindDN string
LDAPBindPW string
LDAPBaseDN string
LDAPUserBaseDN string
LDAPRoleBaseDN string
ClientSecret string