GET for notification webhooks and POST request template
As of now, only POST webhooks can be set in the notification transport. These webhooks are not configurable and send a predefined JSON, would be nice to be able to template that to support different notification queues systems (ntfy uhm)
Moreover, it would be great if a simple GET would be allowed. Would simplify things as well for simple GET webhooks
Thanks for the amazing work, I am watching and testing out goauthentik
The data within the webhook can be customized using a property mapping; see https://docs.goauthentik.io/docs/events/transports#generic-webhook
Hello,
also a big <3 from me, been using authentik for some time now and its only gettting better.
Can we get the ability to send a Header as well?