Here are the list of members present in group inside the application
Share all details about your problem, including any error messages you may have received.
I have created and LDAP application and performed the group aggregation task on the application, as a result i got entitlements from the LDAP application to IIQ with no errors, but the members of the groups are not getting populated as shown in above images. I have also tried performing Refresh identity cube with “Refresh Identity Entitlement for all links”, still entitlements are not provisioned to identity neither any members are not provisioned into the entitlement’s members tab. Please help me resolving this issue.
Hi @Arpitha1 , i have executed account aggregation task with “Promote managed attribute” option checked, and still have same result. And here is the application xml file,
Thanks @Prash373, that looks good. Can you confirm that groups is the correct account attribute for “Member Of”? In some LDAP implementations groupOfUniqueNames does not have a corresponding “back link” on the account.
Can you able to see accounts? If so, can you share a pic?
I see, ou with different values between your application xml and your group snap. In your xml, you have ou=accounts where in group pic, you have ou=SMAC Sol. Only Mathew seems having group, so can you share pic of Mathew’s account
Hello @Prash373 the issue might be with the target source. I faced a similar problem with LDAP, although I added uniqueMember entries to the group, the members were not showing up. Only after I created the user under the group did the members appear as expected.
Hi @Prash373
Can you try adding the iterateSearchFilter entry under the group.searchDNs section in your application XML config. This helps iterate through LDAP groups during aggregation.