Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持记录 LDAP/AD 同步组织架构/人员信息的结构化日志 #27

Closed
shabbywu opened this issue Aug 20, 2021 · 0 comments · Fixed by #28
Closed

支持记录 LDAP/AD 同步组织架构/人员信息的结构化日志 #27

shabbywu opened this issue Aug 20, 2021 · 0 comments · Fixed by #28
Assignees
Labels
Layer: api Api module related Type: enhancement Enhancement for existing feature
Milestone

Comments

@shabbywu
Copy link
Contributor

shabbywu commented Aug 20, 2021

功能需求背景,例如你遇到了什么问题

当前用户管理的目录同步是一个很缓慢的操作, 而且一旦用户刷新页面, 就会让同步完成与否充满不确定性,这样的用户体验很不友好。
因此希望能在产品(前端)上能看到 LADP/AD 同步组织架构和人员信息的过程和报错信息,而不是只能看机器的标准输出。

描述你觉得更好的解决方案

当前在同步 LDAP/AD 的组织架构和人员信息时, 未完全理清 DU 的含义, 导致代码像意大利面一样, 可读性较差,而目前的 Custom Plugin 类型的用户目录已经支持记录同步过程,如果能先重构 LADP/AD 的同步过程,使得流程更清晰,那么就可以更方便地记录同步过程了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: api Api module related Type: enhancement Enhancement for existing feature
Projects
None yet
2 participants