clintropolis commented on a change in pull request #11720:
URL: https://github.com/apache/druid/pull/11720#discussion_r711282749
##########
File path: docs/operations/security-user-auth.md
##########
@@ -29,11 +29,12 @@ This document describes the Druid security model that
extensions use to enable u
At the center of the Druid user authentication and authorization model are
_resources_ and _actions_. A resource is something that authenticated users are
trying to access or modify. An action is something that users are trying to do.
-There are three resource types:
+There are four resource types:
Review comment:
heh this is actually a lie, there is also `VIEW`, but since there is no
view implementation I don't think we need to call it out yet
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]