Commit Graph

7 Commits

Author SHA1 Message Date
alu 6cbac8b2ce change paas to any admin user in init 2025-02-11 07:09:47 +00:00
alu 4e720caa0a consolidate package and config import,
fix ldap auth template,
add start script and systemd service
2025-02-11 07:09:47 +00:00
alu 1d758d6e28 remove admin userPassword read permission,
implement user add mod get del endpoints
2025-02-11 07:09:47 +00:00
alu e6eaf044b3 improve ldap return values,
fix addUserToGroup and delUser logic with user-group interaction
2025-02-11 07:09:47 +00:00
alu 7d7af2d05e implement group methods,
implement modUser
2025-02-11 07:09:47 +00:00
alu cf06cfd334 fix openldap init script paas user token saving,
add config file with BASE_DN,
add async wrapper class for ldap client,
implement addUser getUser delUser,
add and implement addGroup delGroup methods
2025-02-11 07:09:47 +00:00
alu 79c6fd8703 create openldap setup utilities,
prototype ldap api interface
2025-02-11 07:09:47 +00:00