UiPath Orchestrator Webhooks Security constraints.
Issue Description: CSP headers Not showing in webhook URL
Resolution:
- Set CSP headers in IIS for the webhooks via the web.config file
- Check the web.config In the web app service of webhook:
- Use kudu console or app service editor for the same.
- 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.