authentik icon indicating copy to clipboard operation
authentik copied to clipboard

GET for notification webhooks and POST request template

Open bestrocker221 opened this issue 2 years ago • 2 comments

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

bestrocker221 avatar Mar 08 '23 07:03 bestrocker221

The data within the webhook can be customized using a property mapping; see https://docs.goauthentik.io/docs/events/transports#generic-webhook

BeryJu avatar Apr 25 '24 16:04 BeryJu

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?

steschuser avatar May 07 '24 10:05 steschuser