You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add SASL/SCRAM support to direct connections (similar to SASL/PLAIN) via the kafka_cluster definitions. All secrets in credentials will be write-only: the Connection REST API endpoints must always mask secrets.
We want to add SASL/SCRAM support to direct connections (similar to SASL/PLAIN) via the
kafka_cluster
definitions. All secrets in credentials will be write-only: the Connection REST API endpoints must always mask secrets.More information on SASL/SCRAM: https://docs.confluent.io/platform/current/security/authentication/sasl/scram/overview.html
The text was updated successfully, but these errors were encountered: