ankaios icon indicating copy to clipboard operation
ankaios copied to clipboard

Filter control interface messages using the workload's access rights

Open windsource opened this issue 1 year ago • 5 comments

Reported by @krucod3:

Description

Implement the access rights for a Workload by providing the Control Interface instance a channel that leads to the Agent (currently the messages from the Control Interface are directly passed to the Server). The Agent can filter the messages depending on the access rights and forward only authorized messages.

Another possibility would be to embed the filtering in the Control Interface task, but this could make it hard to update the accessRights dynamically.

Goals

Authorization for the Control Interface

Tasks

tbd.

windsource avatar Sep 05 '23 10:09 windsource