On 12/05/2017 11:49, HugoCerdeira wrote:
yes, it does include the password: internal attribute=password; external
attribute=password; mandatory = true

Please provide more details about this mapping item: just read it via REST and paste the JSON content (or a screenshot from Admin Console).
Regards.

ilgrosso wrote
On 12/05/2017 11:31, Hugo Cerdeira wrote:
Hi,

I'm trying to propagate a User when creating it via rest services of
the syncope-core, I'm able to create him successfully but I get this
propagation error:

"propagationStatuses": [
   {
      "beforeObj": null,
      "afterObj": null,
      "resource": "ofbizUsersPropagation",
      "status": "FAILURE",
      "failureReason": "Not attempted because there are mandatory
attributes without value(s): [password]"
}

I'm sending the password on the rest services and the User is
correctly created since I can log in using it.
I've tried turning return.password.value true/false but didn't make
any difference, any tips?
What is the user mapping for that resource? Does it include password?

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to