2bethere commented on a change in pull request #10339:
URL: https://github.com/apache/druid/pull/10339#discussion_r483817698



##########
File path: docs/operations/security-overview.md
##########
@@ -0,0 +1,228 @@
+---
+id: security-overview
+title: "Security overview"
+---
+
+
+## Overview
+
+By default, security features in Druid are disabled, that is, TLS is disabled 
and user authentication does not occur. To use these features, you need to 
configure security in Druid. 

Review comment:
       "By default, security features in Druid are disabled to simplify initial 
development experience. However, security features must be configured in a 
production deployment. Those features including TLS, authentication, and 
authorization".




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to