Change password for pending user (when the password is reset from IDE)

469 views
Skip to first unread message

raul.ro...@seidor.cl

unread,
Oct 27, 2015, 9:28:53 PM10/27/15
to Fujitsu RunMyProcess Developer Community

Dears. I would like to develop a custom login page, that allows me to change user password for users whose status is pending (reset password).
At the present I make a custom login page following guides from RMP (http://docs.runmyprocess.com/Developer_Guide/Web_Interface/User_Experience/Custom_Login_Page), but it doesn´t allow me change the password to activate user, even though i used

User.prototype.changePassword({onSuccess:function(){alert("exito")},onFailure:function(error){alert(error)},password:"nueva_clave"})
SDK 1.6


What other way exist to actívate user and change password?

Bidisha Das

unread,
Oct 28, 2015, 5:39:37 AM10/28/15
to suppor...@runmyprocess.com
Hi,
There are two connectors available in RMP connectors library under RunMyProcess - Secured Connection provider:

1.Reset a password
2.Set new password

You can use any of it according to your requirement.You can plug it in a Composite API and call the CAPI from your Login Web Interface on click of a button.


Thanks & Regards
Bidisha
Reply all
Reply to author
Forward
0 new messages