On Mon, Jan 23, 2017 at 1:47 PM, Francesco Chicchiriccò
<[email protected]> wrote:
>> I can't select target columns that are designated for key, status and
>> delete by the connector. Is this by-design?
>
> I think it is somewhat by design, but I am not sure it is for good; for the
> moment, please use:
>
> * __NAME__ as value for key column
> * __ENABLE__ as value for status column (you should not need to provide a
> mapping for this, though, as it is done automatically)

Well that's contradictory to the error I reported (Unable to find
property: 'connObjectKeyValidation') but using your hint I am now able
to harvest accounts from the csv file, thx.

Another thing I noticed: I need to make email attribute mandatory for
it to appear in the provisioned user, while my assumption was that it
would provision email when available, but not break on absence? The
status attribute behaves differently (status false is correctly
updated to suspended and vice versa) while status -> __ENABLE_
mandotory field is set to false.

> I am able to replicate your error, please file an issue for this.

https://issues.apache.org/jira/browse/SYNCOPE-1000

(HA! 1000 is mine ;)

Best regards,
Martin

Reply via email to