Change password after first login

376 views
Skip to first unread message

riccil...@gmail.com

unread,
Jun 27, 2018, 8:53:56 AM6/27/18
to Fujitsu RunMyProcess Developer Community
Hello
I created a process to generate a new user where I manually assign the password.
How can I make the new user change the password after the first login?

Thanks!
Luis.-

Pankaj Kumar

unread,
Jun 27, 2018, 3:25:15 PM6/27/18
to Fujitsu RunMyProcess Developer Community
Hi Luis,
 
You can not change a user password, however you can trigger a password reset request, once successful invoked, reset user will receive an email to reset his password.

please find below rest service detail to send a reset password email to a user.

method: POST
header:- Content-Type: application/json
Accept-Encoding: gzip, deflate, br
data: {"login":"user_email_address"}

response code on success:- 204 No Content

you can create a connector with this service and use it in a process to send a reset password email.



Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/bc448295-3c54-4e21-a2dc-9c0da468cbb3%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

riccil...@gmail.com

unread,
Jun 29, 2018, 11:20:02 AM6/29/18
to Fujitsu RunMyProcess Developer Community
Hi Pankaj,
I tryed to do it, but I failed!
I created a new connector (img1) and then in "Design" I created a Process with one task where I called the connector (img2 and img3).
Where do I set "URL api" and "Accept-Encoding"?
If I did anything wrong, can you explain me how can I do it?
img1.jpg
img2.jpg
img3.jpg

Gunjan Rajgure

unread,
Jun 30, 2018, 5:03:19 AM6/30/18
to Fujitsu RunMyProcess Developer Community, riccil...@gmail.com
Hello Luis,

You need to do proper configuration for connector. Details are already provided by Pankaj in last response. To more clarify just see attached screen shots, you will understand how it configure.

Please check attached screen prints & its details are as :
1. RMP_Provider_details.jpg  :  Provider description
2. password_reset_connector.jpg  : Connector description
3. reset_password_connector_result.jpg   : Test result of connector by providing its input parameter
4. process_implement_password_reset_request.jpg   : Process implementation of connector
5. input_parameters.jpg      : Input parameters of connector in process.


 Please don't hesitate contact us for any other query you have.


Thanks & Regards,
Gunjan Rajgure
Fujitsu - RunMyProcess Support

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.



--
Thanks & Regards
Gunjan Rajgure
Fujitsu - RunMyProcess Support
RMP_Provider_details.JPG
password_reset_connector.JPG
reset_password_connector_result.JPG
process_implement_password_reset_request.JPG
input_parameters.JPG

Dipen Raval

unread,
Jul 2, 2018, 11:11:37 PM7/2/18
to Fujitsu RunMyProcess Developer Community, riccil...@gmail.com
Hi,

Could you please confirm that issue has been clarified?
Please don't hesitate to contact us for any further query.

Thanks & Regards,
Dipen Raval
Fujitsu - RunMyProcess Support

riccil...@gmail.com

unread,
Jul 3, 2018, 7:06:12 AM7/3/18
to Fujitsu RunMyProcess Developer Community, riccil...@gmail.com
Yes, thanks Dipen!
Reply all
Reply to author
Forward
0 new messages