Here's the mapping: 
"mapping": {
"connObjectLink": null,
"connObjectKeyItem": {
"key": "aea740be-78ea-4784-a740-be78ead784b3",
"intAttrName": "username",
"extAttrName": "userLoginId",
"connObjectKey": true,
"password": false,
"mandatoryCondition": "true",
"purpose": "PROPAGATION",
"propagationJEXLTransformer": null,
"pullJEXLTransformer": null,
"mappingItemTransformerClassNames": [],
},
"items": [
  {
"key": "aea740be-78ea-4784-a740-be78ead784b3",
"intAttrName": "username",
"extAttrName": "userLoginId",
"connObjectKey": true,
"password": false,
"mandatoryCondition": "true",
"purpose": "PROPAGATION",
"propagationJEXLTransformer": null,
"pullJEXLTransformer": null,
"mappingItemTransformerClassNames": [],
},
  {
"key": "644df499-7690-43c2-8df4-99769073c2c1",
"intAttrName": "email",
"extAttrName": "email",
"connObjectKey": false,
"password": false,
"mandatoryCondition": "false",
"purpose": "PROPAGATION",
"propagationJEXLTransformer": null,
"pullJEXLTransformer": null,
"mappingItemTransformerClassNames": [],
},
  {
"key": "d721e6e2-c9dd-4966-a1e6-e2c9dd0966ef",
"intAttrName": "password",
"extAttrName": "password",
"connObjectKey": false,
"password": false,
"mandatoryCondition": "true",
"purpose": "PROPAGATION",
"propagationJEXLTransformer": null,
"pullJEXLTransformer": null,
"mappingItemTransformerClassNames": [],
},
  {
"key": "c721a1de-2b14-4028-a1a1-de2b14502805",
"intAttrName": "username",
"extAttrName": "userLogin",
"connObjectKey": false,
"password": false,
"mandatoryCondition": "true",
"purpose": "PROPAGATION",
"propagationJEXLTransformer": "'{"userLoginId":"' + username +
'","currentPassword":"' + password + '","currentPasswordVerify":"' +
password + '"}'",
"pullJEXLTransformer": null,
"mappingItemTransformerClassNames": [],
}
],

note that im trying to get the password on the propagationJEXLTransformer as
well

ilgrosso wrote
> 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.
> 
> -- 
> 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-tp5709213p5709217.html
Sent from the syncope-user mailing list archive at Nabble.com.

Reply via email to