You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2016/04/13 23:31:25 UTC

[jira] [Created] (MESOS-5212) Allow any principal in ReservationInfo when HTTP authentication is off

Greg Mann created MESOS-5212:
--------------------------------

             Summary: Allow any principal in ReservationInfo when HTTP authentication is off
                 Key: MESOS-5212
                 URL: https://issues.apache.org/jira/browse/MESOS-5212
             Project: Mesos
          Issue Type: Improvement
    Affects Versions: 0.28.1
            Reporter: Greg Mann
             Fix For: 0.29.0


Mesos currently provides no way for operators to pass their principal to HTTP endpoints when HTTP authentication is off. Since we enforce that {{ReservationInfo.principal}} be equal to the operator principal in requests to {{/reserve}}, this means that when HTTP authentication is disabled, the {{ReservationInfo.principal}} field cannot be set.

To address this in the short-term, we should allow {{ReservationInfo.principal}} to hold any value when HTTP authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)