Replies: 1 comment 2 replies
-
If you're running a task as a user, you'll have access to the secret stored in the vault. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering if anyone had recommendations for securing the API credentials in a script for a scheduled task under a service account. I am familiar with the Secret Vault recommendation on the PSFalcon Wiki.
My understanding of the Powershell Secret Vault is that to retrieve the secret you need to be logged in as the user account that created the vault.
Beta Was this translation helpful? Give feedback.
All reactions