Skip to main content
17-Peridot
March 18, 2022
Solved

rest password for user through mashup

  • March 18, 2022
  • 1 reply
  • 900 views

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

Best answer by PaiChung

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

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
March 18, 2022

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