deis / deis/workflow-manager-api
(auth) validate deis cluster requests
Open
security
- Dominant language
- Go
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This is a high-level issue to address the following concern:
- How do we verify that a write-request (HTTP POST) originates from a real deis cluster?
We don't want to overly complicate things and, say, store user credentials. But we would like, longer term, to disallow random folks from reverse engineering our elegantly designed API and sending us bogus data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.