[
https://issues.apache.org/jira/browse/MESOS-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yongqiao Wang updated MESOS-3947:
---------------------------------
Assignee: Yongqiao Wang (was: Yongqiao Wang)
Description:
/weight endpoint needs to be authenticated.
This ticket will authenticate /weight requests using credentials provided by
the `Authorization` field of the HTTP request. This is similar to how
authentication is implemented in `Master::Http`.
was:
/roles endpoint needs to be authenticated.
This ticket will authenticate /roles requests using credentials provided by the
`Authorization` field of the HTTP request. This is similar to how
authentication is implemented in `Master::Http`.
In addition, for the query request of /roles endpoint, considering that it
would not change the status of roles/weights in Mesos master and for backward
compatibility , so it will not be authenticated.
Summary: Authenticate /weight request (was: Authenticate /roles
request)
> Authenticate /weight request
> ----------------------------
>
> Key: MESOS-3947
> URL: https://issues.apache.org/jira/browse/MESOS-3947
> Project: Mesos
> Issue Type: Task
> Reporter: Yongqiao Wang
> Assignee: Yongqiao Wang
>
> /weight endpoint needs to be authenticated.
> This ticket will authenticate /weight requests using credentials provided by
> the `Authorization` field of the HTTP request. This is similar to how
> authentication is implemented in `Master::Http`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)