Questions:  Pipeline webhook trigger does not work when authorization is enabled. How can this be fixed?


Answer: If you have permissions enabled on the application, you need to setup service accounts with the right permission and set "Run As User" as that service account for the pipeline to trigger. Webhooks are by default anonymous.