Re: Global uniqueness requirement of username

2021-05-10 Thread Martin van Es
Hi Francesco, Ok, I can log debug statements! When I inspect the entity object on any of the available methods for e.g. org.apache.syncope.core.provisioning.api.pushpull.PushActions it seems to be of class JPAUser. Now, what I expect (but maybe I'm completely mistaken) is to be able to manipulat

Re: Global uniqueness requirement of username

2021-05-10 Thread Francesco Chicchiriccò
On 10/05/21 14:05, Martin van Es wrote: On Mon, May 10, 2021 at 9:07 AM Francesco Chicchiriccò mailto:ilgro...@apache.org>> wrote: On 07/05/21 19:50, Martin van Es wrote: Another question. How would I print debug (core.log) statements in a Groovy propagation action script?

Re: Global uniqueness requirement of username

2021-05-10 Thread Martin van Es
On Mon, May 10, 2021 at 9:07 AM Francesco Chicchiriccò wrote: > On 07/05/21 19:50, Martin van Es wrote: > > Another question. > How would I print debug (core.log) statements in a Groovy propagation > action script? > > Not very related to the subject, but you can find a relevant example here: > >

Re: Global uniqueness requirement of username

2021-05-10 Thread Francesco Chicchiriccò
On 07/05/21 19:50, Martin van Es wrote: Another question. How would I print debug (core.log) statements in a Groovy propagation action script? Not very related to the subject, but you can find a relevant example here: https://github.com/apache/syncope/blob/2_1_X/fit/core-reference/src/test/re

Re: Global uniqueness requirement of username

2021-05-10 Thread Francesco Chicchiriccò
On 07/05/21 13:49, Martin van Es wrote: Hi, I've been playing around with Syncope again and was trying to sync a src LDAP scheme that contains multiple organizations, which contain multiple Groups and People branches. All of these branches contain organisation specific users, possibly sharing