cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

rest password for user through mashup

AP_9587236
17-Peridot

rest password for user through mashup

In thingworx, How to give option for user to rest their password through mashup?

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:AP_9587236)

There is two ways to do it, a user should be able to run the service to reset their own password.

Or it has to go through a user with either Administrators or SecurityAdministrators  User Group rights.

Service is ChangePassword that a user entity would have

View solution in original post

1 REPLY 1
PaiChung
22-Sapphire I
(To:AP_9587236)

There is two ways to do it, a user should be able to run the service to reset their own password.

Or it has to go through a user with either Administrators or SecurityAdministrators  User Group rights.

Service is ChangePassword that a user entity would have

Top Tags