kcp
kcp copied to clipboard
feature: Implement Authentication & Authorization For The Caching Server
Feature Description
Reading directly from the caching server should be a highly privileged (system:masters
) task. Writing to it should only be possible by a shard, and shards can only write to their own subset of the cache space.
Proposed Solution
To be designed. Access for controllers and others using ThingReplicationClaim
is not in scope.
Alternative Solutions
No response
Want to contribute?
- [ ] I would like to work on this issue.
Additional Context
No response