Hi,
We noticed that during entitlement aggregation for AD, AD groups those dont have name or displayname assigned takes the DN value as its name. Is it the expected behavior from sailpoint?
Eg :
Usual case where display name is assigned in AD
In IDN:
Name : ADGrp1 , Display Name : ADGrp1 and Value : CN=ADGrp1,ou=group,dc=abcd,dc=com
Case where display name is empty in AD
In IDN:
Name : CN=ADGrp1,ou=group,dc=abcd,dc=com,
Display Name : CN=ADGrp1,ou=group,dc=abcd,dc=com
Value : CN=ADGrp1,ou=group,dc=abcd,dc=com
Thanks