Hi,
The scenario is: I am trying to setup a LDAP connection where the user data is like -
User Role
John Role1, Role2, Role3
Bob Role2, Role3
So, basically it becomes a multi-valued attribute and the results are not as expected in the test.I am able to get the first value from the role column and rest are rejected. I have so many applications which could not be automated and have being doing manual review generation which is quite dis-satisfying and time taking.
Does anyone came across this requirement? or any alternative which can be used would be helpful.
Thanks!
The LDAP collectors do not support multi-valued attributes.