You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "yuezhongtao (Jira)" <ji...@apache.org> on 2021/08/30 12:05:00 UTC

[jira] [Created] (ZOOKEEPER-4361) Add support for SCRAM(SCRAM-SHA-256) mechanisms

yuezhongtao created ZOOKEEPER-4361:
--------------------------------------

             Summary: Add support for SCRAM(SCRAM-SHA-256) mechanisms
                 Key: ZOOKEEPER-4361
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4361
             Project: ZooKeeper
          Issue Type: New Feature
            Reporter: yuezhongtao


Salted Challenge Response Authentication Mechanism (SCRAM) provides secure authentication and is increasingly being adopted as an alternative to Digest-MD5 which is now obsolete. SCRAM is described in the RFC [https://tools.ietf.org/html/rfc5802]. It will be good to add support for SCRAM-SHA-256 ([https://tools.ietf.org/html/rfc7677]) as a SASL mechanism for zookeeper.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)