Skip to main content
Announcements
UPGRADE ADVISORY for Qlik Replicate 2024.5: Read More
cancel
Showing results for 
Search instead for 
Did you mean: 
qlik_admin_lm
Contributor III
Contributor III

Updating User ID and Password in endpoint via code

I have a requirement to dynamically update the User ID and password for an endpoint via code.  Can someone confirm that the method to do this would be to  form a JSON for the endpoint and then either 1) import that JSON either through a repctl importrepository statement in the os or 2) via an import call in the QEM API?  Is there another way to do this?

Labels (2)
1 Reply
tadori8
Contributor
Contributor

In order to change a password, the user needs to receive an emailed link which they must then click on to complete the password change process. So the person trying to change another's user would need access to the user's email account, no? At least that's how I have things set up in all my apps.