Hi everyone, new fleet user here. I'm interested t...
# fleet
z
Hi everyone, new fleet user here. I'm interested to know if fleet policy automations can authenticate when firing webhooks. I've seen this gh issue (https://github.com/fleetdm/fleet/issues/12546) which suggests that it is maybe not easily found in the official docs, so was hoping there might be someone here who could offer some insight.
k
Hi @Zach Waite ! There isn’t an option to add additional information to the policy webhook payload for authentication. If your webhook destination requires authentication, you might need to set up a middleman (I use Tines) to transform the request and forward it.