Le 03/04/2020 à 15:48, Arnaud Gymnase a écrit :
>
> Hello Clement,
>
> could it be my problem ? :
>
> /    <select id="getInetOrgPersonList" resultClass="java.util.HashMap">//
> //        SELECT pers.EventoID as uidnumber//
> //        FROM Evento pers//
> //    </select>/
>
> I should replace SELECT pers.EventoID as uidnumber with SELECT
> CONCAT(pers.VorName , ' ',pers.Nachname) as cn FROM Evento pers
>
>

No, you need to return the pivot attribute here.

What you set in MainIdentifier has nothing to do with pivot attribute.
It can be the same or can be different attributes.

-- 
Clément Oudot | Identity Solutions Manager

clement.ou...@worteks.com

 Worteks | https://www.worteks.com

_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to