[
https://issues.apache.org/jira/browse/MESOS-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958146#comment-15958146
]
Greg Mann commented on MESOS-7012:
----------------------------------
After some discussion with [~vinodkone] and [~adam-mesos], we think that we can
avoid adding these authorization actions at this time. Similar to the way the
master's {{/scheduler}} endpoint handler effectively performs implicit
authorization by verifying that the authenticated principal matches the
principal in the {{FrameworkInfo}} associated with the {{FrameworkID}} set in
the call, we can include simple implicit authorization in the handler for the
agent {{/executor}} endpoint as well.
Closing as Won't Fix.
> Add authorization actions for V1 executor calls
> -----------------------------------------------
>
> Key: MESOS-7012
> URL: https://issues.apache.org/jira/browse/MESOS-7012
> Project: Mesos
> Issue Type: Task
> Components: agent, executor, security
> Reporter: Greg Mann
> Assignee: Greg Mann
> Labels: authorization, executor, mesosphere, protobuf, security
>
> Authorization actions should be added for the V1 executor calls:
> * Subscribe
> * Update
> * Message
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)