Hello,
I’ve seen UiPath.config files containing proxy and other passwords “in plain”, but that is not secure.
What would you suggest instead?
Many thanks.
Hi @pr1,
You can use Orchestrator Assets (best practice) to store sensitive data securely.
Alternatively, you can use external vaults like CyberArk or Azure Key Vault for same.
Thanks!