Dear Community,
I've an issue when trying to get the list of groups using the following endpoint: https://<IP>:<PORT>/IDMProv/rest/access/groups
I'm using IDM 4.8 and according to the NetIQ Identity Applications REST API Documentation page, that endpoint should list the groups in chunks as pages. Instead, I always get the following response: {"arraySize":0,"nextIndex":-1}.
Note that the groups are well listed when logging into Identity Applications. Also, other endpoints such as https://<IP>:<PORT>/IDMProv/rest/access/users/list or https://<IP>:<PORT>/IDMProv/rest/access/users/details?clientId='…'&userDn='…' work as expected.
Thank you for your time and support!
Kind regards,
Frederic