You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:36 UTC

[jira] [Issue Comment Deleted] (MESOS-6304) Add authentication support to the default executor

     [ https://issues.apache.org/jira/browse/MESOS-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated MESOS-6304:
-------------------------
    Comment: was deleted

(was: www.rtat.net)

> Add authentication support to the default executor
> --------------------------------------------------
>
>                 Key: MESOS-6304
>                 URL: https://issues.apache.org/jira/browse/MESOS-6304
>             Project: Mesos
>          Issue Type: Improvement
>          Components: executor, modules, security
>            Reporter: Galen Pewtherer
>            Assignee: Greg Mann
>            Priority: Major
>              Labels: executor, mesosphere, module, security
>             Fix For: 1.3.0
>
>
> The V1 executors should be updated to authenticate with the agent when HTTP executor authentication is enabled. This will be hard-coded into the executor library for the MVP, and it can be refactored into an {{HttpAuthenticatee}} module later. The executor must:
> * load a JWT from its environment, if present
> * decorate its requests with an {{Authorization}} header containing the JWT



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)