Solved

Setting a user's device login credentials through API

  • 4 April 2023
  • 1 reply
  • 108 views

Userlevel 2
Badge +8

I am curious if anyone has done this or knows whether it is possible. I have a customer that needs to rotate the windows device password for the unattended bot runner account every 30 days. They would like to set it up to run through the API, being called either from their DevOps pipeline or a script (PostMan, PS, whatever works).

 

I have been looking through the swagger examples under User, but cannot seem to get the syntax correct, and am having trouble with the dearth of documentation. If anyone has an example, that would be much appreciated.

icon

Best answer by Sajith Sudhakaran 27 July 2023, 09:33

View original

1 reply

Badge +6

Hello @J.Logan Please refer to the following article to update the the device login setting (Refer to ‘Create or update device login setting’ section)

Credential Vault API (automationanywhere.com)

You may also achieve this requirement by integrating external key vault such as HasihCorp, Cybreark, AWSsecret manager or Azure keyvault. 

Reply