> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/pipelines-are-triggered-by-anonymous-without-sufficient-permission.md).

# Pipelines are triggered by anonymous without sufficient permission

### Issue <a href="#issue" id="issue"></a>

Pipelines are able to be triggered even though the user does not have sufficient permissions

### Cause <a href="#cause" id="cause"></a>

The `runAsUser` option is set in the pipeline JSON, overriding the users permissions, as these credentials take precedence.
