Hi guys!
I'm trying to import groups from AD into Insight and use AD parameter "member" to fill groups with users, not directly but using Insight object type User. I have followed Insight's documentation and tried to use Object mapping (IQL): DN IN ( ${member${0}}) but I receive IQL error. Other options don't throw errors but also don't work.
How should it be configured? You can find my config below.