potiuk commented on code in PR #36035:
URL: https://github.com/apache/airflow/pull/36035#discussion_r1413729110


##########
docs/apache-airflow/security/security_model.rst:
##########
@@ -32,8 +29,23 @@ security reports are handled by the security team of 
Airflow, head to
 Airflow security model - user types
 -----------------------------------
 
-The Airflow security model involves different types of users with
-varying access and capabilities:
+The Airflow security model involves different types of users with varying 
access and capabilities:
+
+While - in smaller installations - all the actions related to Airflow can be 
performed by a single user,
+in larger installations it is apparent that there different responsibilities, 
roles and
+capabilities that need to be separated.
+
+This is why Airflow supports the following user types:

Review Comment:
   ```suggestion
   This is why Airflow has the following user types:
   ```



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to