You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2017/03/15 23:41:41 UTC

[jira] [Commented] (MESOS-6998) Add authentication support to agent's '/v1/executor' endpoint

    [ https://issues.apache.org/jira/browse/MESOS-6998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927198#comment-15927198 ] 

Greg Mann commented on MESOS-6998:
----------------------------------

Reviews here:
https://reviews.apache.org/r/57666/
https://reviews.apache.org/r/57670/
https://reviews.apache.org/r/57671/

Tests still need to be added once MESOS-6999 is resolved.

> Add authentication support to agent's '/v1/executor' endpoint
> -------------------------------------------------------------
>
>                 Key: MESOS-6998
>                 URL: https://issues.apache.org/jira/browse/MESOS-6998
>             Project: Mesos
>          Issue Type: Task
>          Components: agent, security
>            Reporter: Greg Mann
>            Assignee: Greg Mann
>              Labels: agent, executor, security
>
> The new agent flag {{--authenticate_http_executors}} must be added. When set, it will require that requests received on the {{/v1/executor}} endpoint be authenticated, and the default JWT authenticator will be loaded. Note that this will require the addition of a new authentication realm for that endpoint.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)