Hi,
I implemented IG with IDM and I noticed a few warnings during collection of identities saying that the IG is trying to collect multiple values in a single value attribute workforceID. The reason is that some special IDM accounts have 2 CNs. The CN from IDM is mapped to workforceID in IG.
Do you have an example of a ECMAScript which can keep only the first value and strip others?
...Yes, I know that IG automatically takes only the first value and technically the collected identities look OK in IG. I just want to have the collections without warnings.
Milan