Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
In thingworx, How to give option for user to rest their password through mashup?
Solved! Go to Solution.
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
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