Hi,
Looking to call a PowerShell script that will need to be run as a different user to the service account that runs the FME Flow service.
FME Flow is a shared server and these credentials need to be secure from other users scheduling flows.
- I could use an encrypted xml file for the credentials, but then all who use the server would have access via the FME Flow service account.
- Putting the password in the workspace as a password, I still see it in plain text.
While these work and I can make the exposure risk lower, still don’t seem ideal,
What are my other options?




