Open firecube-oss opened 1 year ago
How possible would it be to add custom headers to webook and CloudEvent handlers?
A couple of the services we use require Authentication headers to process webhooks
Something like this: https://github.com/argoproj/notifications-engine/blob/master/pkg/services/webhook.go#L69-L84
Thanks for reporting it @firecube-code This might be useful for many users
Would you be interested in contributing a PR for this change?
How possible would it be to add custom headers to webook and CloudEvent handlers?
A couple of the services we use require Authentication headers to process webhooks