Verify a user pasword

1
0
-1

Hi everyone.

I want to verify if an user existing password is the same with a typed user password.

I've tried to use BonitaUsers.getUser(apiAccessor, loggedUserId).getPassword(), but I noticed that is deprecated.

Is there a way to compare only the existing password with a text which user is typing?

Thanks.

Comments

Submitted by pet on Mon, 05/19/2014 - 16:38

I would like to know if there is something instead of getPasword()

Submitted by pet on Mon, 05/19/2014 - 17:28

I've seen also "change-password" example here http://community.bonitasoft.com/project/change-password which has this minus: cannot verify the current password.

No answers yet.
Notifications