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/18 02:08:41 UTC

[jira] [Comment Edited] (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 edited comment on MESOS-6998 at 3/18/17 2:07 AM:
-----------------------------------------------------------

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

Changes to the tests to verify this functionality can be found in the patch chain for MESOS-6999.


was (Author: greggomann):
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, mesosphere, 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)