9 Commits

Author SHA1 Message Date
7c269c0e19 implement group member endpoints 2025-02-11 07:09:47 +00:00
7fc62e53fe add group endpoints,
improve comments for other endpoints
2025-02-11 07:09:47 +00:00
1d758d6e28 remove admin userPassword read permission,
implement user add mod get del endpoints
2025-02-11 07:09:47 +00:00
63e9f47409 add prototypes of api routes 2025-02-11 07:09:47 +00:00
3cc651ccad improve ldap wrapper return values 2025-02-11 07:09:47 +00:00
e6eaf044b3 improve ldap return values,
fix addUserToGroup and delUser logic with user-group interaction
2025-02-11 07:09:47 +00:00
7d7af2d05e implement group methods,
implement modUser
2025-02-11 07:09:47 +00:00
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
79c6fd8703 create openldap setup utilities,
prototype ldap api interface
2025-02-11 07:09:47 +00:00