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

Greg Mann updated MESOS-6304:
-----------------------------
    Description: 
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

  was:
The default executor should be updated to authenticate with the agent when HTTP 
executor authentication is enabled. This will be hard-coded into the default 
executor for the MVP. The executor must:
* load the JWT from its environment, if present
* decorate its requests with an {{Authorization}} header containing the JWT


> 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
>              Labels: executor, mesosphere, module, security
>
> 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
(v6.3.15#6346)

Reply via email to