Skip to content

Commit

Permalink
Add clarification about DAG author capabilities to security model (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
amoghrajesh committed Feb 2, 2024
1 parent ecb7e3a commit e1b032d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/apache-airflow/security/security_model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,12 @@ The Deployment Manager might decide to introduce additional control mechanisms t
executing arbitrary code. This is all fully in hands of the Deployment Manager and it is discussed in the
following chapter.

Access to All DAGs
........................................................................

All DAG authors have access to all DAGs in the airflow deployment. This means that they can view, modify,
and update any DAG without restrictions at any time.

Responsibilities of Deployment Managers
---------------------------------------

Expand Down

0 comments on commit e1b032d

Please sign in to comment.