On Mon, Oct 13, 2014 at 4:17 PM, Pascal BASTIEN <[email protected]> wrote:
Hi, On Xwiki 6.2.1, I use xwiki.authentication.ldap.fields_mapping parameter in xwiki.cfg.
Are there a way to concatenate two ldap fields?
Unfortunately no. If you want to look at the code when this is done, see https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwik... and https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwik....
By example, I have two LDAP field for adress (street and town) and I want concatenate them in the xwiki address field from XWiki User Class.
Thanks
Pascal B _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne