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
Copy file name to clipboardExpand all lines: modules/manage/partials/authentication.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -458,7 +458,7 @@ rpk cluster config edit
458
458
459
459
Redpanda provides the following options for enabling SASL authentication:
460
460
461
-
* *`enable_sasl`*: The "original" approach, which is maintained for backwards compatibility. It applies SASL globally to all Kafka listeners with a single command.
461
+
* *`enable_sasl`*: A legacy (not deprecated) approach that is maintained for backwards compatibility. It applies SASL globally to all Kafka listeners with a single command.
462
462
* *Per-listener configuration*: A more flexible approach that lets you configure different authentication methods on different listeners.
463
463
464
464
Use the following criteria to help you select the best authentication option for your needs:
0 commit comments