Coopr Server uses ZooKeeper. We would like to secure those communications using SASL authentication, similar to how it's done in CDAP. See https://github.com/caskdata/cdap/pull/10 for the PR that secures ZooKeeper communication for CDAP.
The PR https://github.com/caskdata/coopr/pull/860 has been created.