Hi,
my coworker is working with the api's of MC. He wants to get all user or group entries
out of MC.
In the API documentation are 3 entries to get informations about the directory users/groups.
-
/directories/{directoryConnectionName}/entries
-
/directories/connections
- /directories/entries
I guess the third one is necessary to get all users and/or groups from the directory.
The problem is that we dont know which values it need.
- searchString: for example uid?
- memberOf: ???
We are using OpenLDAP as a directory.
I hope i was able to explain our little problem. If not then you can ask specific questions.
Thank you!