Le 11/12/2018 à 08:46, Lior Dotan a écrit :
>> Try to use 'java.lang.System.out.println' in your js code to print the
>> value at the end of the dataset to check is in lowercase.
> I had a small error in my javascript code, it should be:
> -                        mail.toLowerCase();
> +                        mail = mail.toLowerCase();
>
> After fixing it, when I print the value like you suggested it is in
> lower case but LSC still syncs the record.

Try to set DEBUG logLevel in all logger in logback.xml and send logs.

-- 
Clément Oudot | Identity Solutions Manager

[email protected]

Worteks | https://www.worteks.com

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

lsc-users mailing list
[email protected]
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to