The “On form submission” does not support Authentication n8n user Auth verification method [GOT CREATED]

The idea is:

The verification method of the form trigger node is too simple. I think we should add the same verification method as the chat trigger node.
The existing chat trigger node supports the following verification methods:

  1. Basic Auth
  2. n8n User Auth (not supported by the form trigger node)
  3. None

My use case:

I think it should be consistent with the verification method of the chat trigger node.

I think it would be beneficial to add this because:

If n8n User Auth is added, the scalability and security of the form will be greatly improved.

Any resources to support this?

I think it should be consistent with the verification method of the chat trigger node.

Are you willing to work on this?

Yes

This has been added and is available from n8n@2.24.0