Open YJiWei opened 5 months ago
Have you found a solution? @YJiWei
@YJiWei you may use another fork where sasl is supported https://github.com/cloudzk/go-zookeeper, this fork try to do PR https://github.com/go-zookeeper/zk/pull/43 but it wasn't applied
How do I connect to Zookeeper if it uses sasl authentication Zookeeper config eg: authProvider.1=org.apache.zookeeper.server.auth.SASLAuthenticationProvider requireClientAuthScheme=sasl jaasLoginRenew=3600000 zookeeper.sasl.client=true sessionRequireClientSASLAuth=true