Re: Null password

2018-08-11 Thread d.cheremnov
: https://gyazo.com/5d4106c230f24ed1f96d17b163003ca8 Record created, but 'null' password: https://gyazo.com/f94799c3b336a7c6234f476004e64b0e Best regard, Dmitriy -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: Null password

2018-08-11 Thread Alireza Ranjbaran
Hi, Make sure that you added password in your resource mapping. Also see DBPasswordPropagationActions -- Sent

Re: Null password

2018-08-10 Thread d.cheremnov
I read doc, but I need to send the encrypted password from the syncope to the extern database ... It can be somehow done (for example with the help of action class)? Best regards, Dmitriy Cheremnov -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: Null password

2018-08-10 Thread d.cheremnov
I read doc, but I need to send the encrypted password from the syncope to the extern database ... It can be somehow done (for example with the help of action class)? Best regards, Dmitriy Cheremnov -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: Null password

2018-05-04 Thread Dima Ayash
On 05/03/2018 11:08 PM, Arnold Miller wrote: Dear Dima, > Which operation are you doing? for both CREATE and UPDATE operations (scripts) I get null password. > are you creating a push task? Yes. I created a Push task for the correspondent resource. > did you add the password to the map

Re: Null password

2018-05-03 Thread Arnold Miller
Dear Dima,   > Which operation are you doing? for both CREATE and UPDATE operations (scripts) I get null password.   > are you creating a push task? Yes. I created a Push task for the correspondent resource.   > did you add the password to the mapping? Yes. The mapping is

Re: Null password

2018-05-02 Thread Dima Ayash
to the mapping? Best regards, Dima Ayash *Sent:* Wednesday, May 02, 2018 at 9:14 AM *From:* "Dima Ayash" <dima.ay...@tirasa.net> *To:* user@syncope.apache.org *Subject:* Re: Null password Dear Arnold, In the case of the password you need just to use the parameter (password) like t

Re: Null password

2018-05-02 Thread Arnold Miller
Dear Dima, that is exactly what I'm doing but all I get is a null value. I checked the Syncope db and I see a value there, which is encrypted.   Sent: Wednesday, May 02, 2018 at 9:14 AM From: "Dima Ayash" <dima.ay...@tirasa.net> To: user@syncope.apache.org Subject: Re: Null

Re: Null password

2018-05-01 Thread Arnold Miller
lways get a null password for every user, even if it is not null in Syncope. Anyone knows? I have these variables in Create Script, all of them null: password attributes.get("__PASSWORD__") attributes.get("password") Arnold

Null password

2018-04-20 Thread bwc4yo+dnihhpnn75ptxg
Hi, I'm trying to push a user to an identity store via scripted sql but I always get a null password for every user, even if it is not null in Syncope. Anyone knows? I have these variables in Create Script, all of them null: password attributes.get("__PASSWORD__") attributes.get