I literally jumped out of my chair when I realized that this ages-old issue is going to be working now ;)
I played around with this enhancement and it's not working for us unfortunately. These are the combinations that I tested:
These combinations are only returning one value instead of ~120 for my user:
transitiveMemberOf.displayName as LDAP mapping, "Allow Attribute Multiple Values" disabled
transitiveMemberOf.displayName as LDAP mapping, "Allow Attribute Multiple Values" enabled
memberOf.displayName as LDAP mapping, "Allow Attribute Multiple Values" disabled
memberOf.displayName as LDAP mapping, "Allow Attribute Multiple Values" enabled
These combinations are returning nothing (as expected, this was just tested to make sure I'm not missing something)
transitiveMemberOf as LDAP mapping, "Allow Attribute Multiple Values" disabled
transitiveMemberOf as LDAP mapping, "Allow Attribute Multiple Values" enabled
memberOf as LDAP mapping, "Allow Attribute Multiple Values" disabled
memberOf as LDAP mapping, "Allow Attribute Multiple Values" enabled
What am I missing here?
