Can we encrypt the credentials?

Hi,

I’m automating daily health check which involves connecting client server via terminal.
I just wanted to know that we are passing credentials manually/via variable which is easily visible in UIPATH property window.Can we encrypt the credentials to avoid any security breach?

Hi,

You could use the windows vault to store your username and passwords and then use the Get Secure Credentials activity to retrieve these.

2 Likes