Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • SCRAM-SHA-1
  • SCRAM-SHA-224
  • SCRAM-SHA-256
  • SCRAM-SHA-384
  • SCRAM-SHA-512

Public Interfaces

SaslHandshakeRequest version will be increased from 0 to 1 so that clients can determine if the broker is capable of supporting SCRAM mechanisms using ApiVersionsRequest. Java clients will not be updated to use ApiVersionsRequest to choose SASL mechanism under this KIP. Java clients will continue to use their configured SASL mechanism and will fail connection if the requested mechanism is not enabled in the broker. No other public interface changes or new configuration options are required for this KIP.

...