[
https://issues.apache.org/jira/browse/KAFKA-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram updated KAFKA-3751:
----------------------------------
Description:
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
Kafka.
See
[KIP-84|https://cwiki.apache.org/confluence/display/KAFKA/KIP-84%3A+Support+SASL+SCRAM+mechanisms]
for details.
was: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
Kafka.
Summary: Add support for SASL/SCRAM mechanisms (was: Add support for
SASL mechanism SCRAM-SHA-256 )
> Add support for SASL/SCRAM mechanisms
> -------------------------------------
>
> Key: KAFKA-3751
> URL: https://issues.apache.org/jira/browse/KAFKA-3751
> Project: Kafka
> Issue Type: Improvement
> Components: security
> Affects Versions: 0.10.0.0
> Reporter: Rajini Sivaram
> Assignee: Rajini Sivaram
> Fix For: 0.10.2.0
>
>
> 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
> Kafka.
> See
> [KIP-84|https://cwiki.apache.org/confluence/display/KAFKA/KIP-84%3A+Support+SASL+SCRAM+mechanisms]
> for details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)