Skip to content

notification transports: document webhook header mapping #16254

@NatoBoram

Description

@NatoBoram

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I want to make Authentik send a HTTP request to Watchtower whenever there's an Authentik update.

Watchtower has an API at watchtower.example.org/v1/update, but it requires a header Authorization: Bearer b90d1cef-bfc1-411e-b9cd-4821de1f26f6 (example token).

Describe the solution you'd like
A clear and concise description of what you want to happen.

When configuring a Webhook transport, I would like to be able to set arbitrary HTTP headers.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Not updating Authentik until the next Watchtower update cycle.

Additional context
Add any other context or screenshots about the feature request here.

I couldn't find how to do this in the documentation

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestenhancement/confirmedEnhancements that will be implemented in the futureneeds_documentationQuestions/Issues that require additional documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions