Add Content-Security-Policy In The Headers Of Webhook Request URL

UiPath Orchestrator Webhooks Security constraints.

Issue Description: CSP headers Not showing in webhook URL

Resolution:

  1. Set CSP headers in IIS for the webhooks via the web.config file

  1. Check the web.config In the web app service of webhook:
  • Use kudu console or app service editor for the same.

  1. If using Kudu then goto debug console-> CMD-> and browse the path given in below screenshot,

Note : If on On-Premise, perform same steps in web.config file.