BUG - Webhook Authentication (selected by default)

Describe the problem/error/question

Since I set up an Authentication credential for Header Auth, it is automatically selected whenever I create a new “Webhook” node.
image

That’s unexpected and really not what I wish.
Can I change this behavior?

Information on your n8n setup

  • n8n version: 1.53.2
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): Unsure
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker (Cloudron)
  • Operating system: Ubuntu 22.04

Hello, in regular case, the default option should be “Select Credential” for Credential. If you choose Header Auth. (default value is no auth) Perhaps it is a bug. If I see it right you are using 1.53.2 you could try if a new version fixes this.

1 Like

I updated to the latest available 1.59.3 but that didn’t fix it.
Might be a bug, indeed. Should we report it?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.