Flagsmith / Flagsmith/flagsmith
Feature Health webhook authentication
Open
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
Currently the Feature Health webhooks are not authenticated via any header, or standard authentication mechanism, instead the URL itself includes the relevant tokens for authentication.
We should investigate adding (perhaps optional) token authentication to these webhooks - should we just use the regular `OrganisationAPIKey`?
Contributor guide
Assessment
This issue has not been assessed yet.