We want to use our own ldap in dolphinscheduler to login,so I need more detail docs to use it! thanks!
Are there any docs(detail) about how to integrate our own LDAP to DS?
100 Views Asked by lv vvv At
2
There are 2 best solutions below
0
On
Currently, you can refer this two class LoginHandlerInterceptor and LoginController.
If you don’t want to store user information in the t_ds_user table, major changes may be required. But I think the community may refactor this part of the code later to make it easier to access the three-party permission system.
I think you can look at this Web I do not know if it is helpful http://106.75.43.194:8888/dolphinscheduler/doc.html