[
https://issues.apache.org/jira/browse/MESOS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034529#comment-14034529
]
Isabel Jimenez commented on MESOS-1391:
---------------------------------------
https://reviews.apache.org/r/22222/
I wanted to make http field an option but since is a repeated field I'd have to
put it inside another optional field to make it work, not sure is very elegant.
I think also that it would be better that slave credentials were only text for
now if we keep http field non optional.
> Add an HTTP authentication flag which provides usernames/passwords for
> basic/digest HTTP authentication
> -------------------------------------------------------------------------------------------------------
>
> Key: MESOS-1391
> URL: https://issues.apache.org/jira/browse/MESOS-1391
> Project: Mesos
> Issue Type: Task
> Components: master, slave
> Reporter: Benjamin Hindman
> Assignee: Isabel Jimenez
>
> We'll need to authenticate HTTP endpoints for issues such as MESOS-1390. The
> first step will be determining the JSON that we should take in for describing
> the username/passwords, and possibly whether or not to capture
> "authorization" like aspects such as which endpoints users are allowed to hit
> (or assume all users are authorized for all endpoints unless a proper ACL is
> put in place).
--
This message was sent by Atlassian JIRA
(v6.2#6252)