86255bf98e91400fbba6b2ca61db9143888890e8
Introduce header-based authentication for the n8n webhook request by adding $AuthHeaderName and $AuthHeaderValue, constructing a $Headers hashtable, and passing it to Invoke-RestMethod via the -Headers parameter. Keeps the existing payload (status, service, output) and log retrieval; webhook URL is unchanged.
Description
This is my Docker Compose Repo
Languages
PowerShell
100%