ocdav service still using machine auth
Open
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
The ocdav service (living in reva) is still using machine auth in some cases. We want to use service accounts instead
Acceptance criteria:
- [ ] pass service account config to ocdav
- [ ] remove `MachineAuthAPIKey` config var in `ocdav` (reva)
- [ ] find occurences of machine auth (search for `MachineAuthAPIKey`) and replace them with service accounts
Contributor guide
Assessment
This issue has not been assessed yet.