Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view
Is there any solution to manage knowage users ( add/ update/ delete) from my java application ?
in API and SDK by (120 points)

1 Answer

0 votes

Dear,

You can disable the internal "user management" and configure the connector to read all the user informations outside Knowage ( e.g LDAP, web service, ... )

Read : https://knowage-suite.readthedocs.io/en/6.4

Best Regards

Angelo

by (20.7k points)
...