[
https://issues.apache.org/jira/browse/MESOS-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yong Qiao Wang updated MESOS-3947:
----------------------------------
Description:
/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 , it does not need to be authenticated.
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`.
> Authenticate /roles request
> ---------------------------
>
> Key: MESOS-3947
> URL: https://issues.apache.org/jira/browse/MESOS-3947
> Project: Mesos
> Issue Type: Task
> Reporter: Yong Qiao Wang
> Assignee: Yong Qiao Wang
>
> /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 , it does not need to be authenticated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)