In the LDAP configuration on the RaaS server (Authentication > Create: LDAP), once the details are filled, Users/Groups are not showing in the Preview section:
There are invalid details given for your LDAP directory.
After you click UPDATE PREVIEW, if one of these details is wrong then it will print "Click UPDATE PREVIEW to load" in the update pane:
If the wrong setting is given for Group search DN filter, then it may return "No groups found"
If other options are incorrect (Remote unique ID attribute name, or remaining Groups/Users settings for search DN, search scope, search DN filter, or attributes), the preview pane shows a spinning circle with "Loading..." indefinitely.
This exact behaviour could change between versions: this is tested on Aria Automation Config 8.17.0.6 and provided to help narrow down the incorrect details entered.
Here is a guideline of the minimum steps required. The precise values depend on your LDAP server:
For the distinguished names above, if the parent object for your users is a "container" folder then you use CN=, but if it shows an "organizational unit" then you need to use OU=
For more information, the TechDocs article Configuring directory services using the LDAP protocol goes through the various options in great detail.