Hello, I have a question regarding password propagation (I am using Syncope *1.2.0* -*SNAPSHOT)*. My flow is as follows: 1) Create user in Syncope, without external resources 2) Edit user (without editing password) 3) Add external resource 4) Save user
With this flow, user is created in external resource without password. What is the right way to go through flow like this? Assuming that password in Syncope and external resource are hashed using different algorithms, there is no way to get the right value while editing without password change. I would appreciate your help, I had some ideas how to solve this (same password encryption for example, and propagation of hashed password) but first I would like to know what you think about this.. Thanks! Kind Regards, Marcin
