Hi there,
Currently I am evaluating UiPath and examining different setups for a PoC or a step-by-step introduction.
I know that the Orchestrator offers a possibility to provide credentials for a robot via a credential store.
Now I’m interested if it makes sense from a security point of view - in a minimal setup without Orchestrator - to provide the credentials directly in the robot. For example as SecureString variable.
Is it possible to read this password from the published robot (nupkg)? And if so: is there another way to store credentials WITHOUT Orchestrator?