eventrouter
                                
                                 eventrouter copied to clipboard
                                
                                    eventrouter copied to clipboard
                            
                            
                            
                        Add SASL/SCRAM Authentication
Added "kafkaSaslMechanism" -> "sha256" | "sha512" to be able to use SCRAM authentication.
I don't have much experience running this but just googling I found a similar PR for Minio https://git.oyd.org.tr/oyd/minio/commit/1ffa983a9d8efac1194fbba2d8365e40b9db41aa?style=unified&whitespace=ignore-change which also had a PLAIN option. Is something like that necessary or does this work just fine as-is in a backwards compatible way?
Hi, just leave it blank and plain is used for backwards compatibility.