Hello Kyuubi developers, I would like to understand the status of the kyuubi.engine.security.enabled feature.
This parameter is internal and that's why it's undocumented: https://github.com/apache/kyuubi/blob/3667026eece44b44334ce5f50d18b1ce95e2b19a/kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala#L2752 However, now I'm not really sure why it's still internal because it's an important feature to ensure secure internal access. Is it still a preview feature? or should we make it public? Thanks, Akira
