Hi,
After saving the credentials in Orchestrator asset, anyone one easily decrypt the same, so is there anyway to prevent to expose the credentials in UiPath
Hi,
After saving the credentials in Orchestrator asset, anyone one easily decrypt the same, so is there anyway to prevent to expose the credentials in UiPath
Hi @Rrupam13
In UiPath Orchestrator we cannot see the password in the credentials in assets. The passwords will store in the cloud. We can change the password but we cannot able to see the stored password.
There is another way to store and get credentials from the local windows. Find the below one.
Windows Credential Manager: UiPath can also work with credentials stored in the Windows Credential Manager. This is a secure storage area in Windows where applications can store credentials, and they can be accessed by UiPath as well.
To access Windows Credential Manager from UiPath:
Hope it helps!!
Ideally we cannot stop it…we would be able to decrypt the password…we should impose on developers not to do it…also if it is decrypted and pushed we can include workflow analyzer rules to check the same if it is being decrypted and published
cheers
Yes I know that nobody can see the password from asset however anyone can write a script to decrypt the same, so my question was that how to prevent it even in script it should provide the garbage value for password
There is no option to encrypt. In UiPath Orchestrator, you can control the permissions of users or roles to manage assets, including credentials.
With this only the developers who has access to manage the credentials.