yes, it does include the password: internal attribute=password; external
attribute=password; mandatory = true
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/
--
View this message in context:
http://syncope-user.1051894.n5.nabble.com/No-password-propagation-after-User-creation-tp5709213p5709215.html
Sent from the syncope-user mailing list archive at Nabble.com.