James Peach created MESOS-7019:
----------------------------------

             Summary: SCRAM authentication.
                 Key: MESOS-7019
                 URL: https://issues.apache.org/jira/browse/MESOS-7019
             Project: Mesos
          Issue Type: Improvement
            Reporter: James Peach


Add support for the SCRAM authentication method, [RFC 5802 | 
https://tools.ietf.org/html/rfc5802] is the SASL mechanism and [RFC 7804 | 
https://tools.ietf.org/html/rfc7804 ] is the equivalent HTTP authentication 
mechanism.

SCRAM is a very simple digest-style authentication mechanism that has both a 
strong digest scheme and mutual authentication. The server is not required to 
have the cleartext passwords. It is suitable for use both the agent 
authentication API and the HTTP authentication API.



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

Reply via email to