[
https://issues.apache.org/jira/browse/AIRFLOW-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-2694:
----------------------------------
Fix Version/s: 2.0.0
> Allow parsing access control in DAG file
> ----------------------------------------
>
> Key: AIRFLOW-2694
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2694
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Tao Feng
> Assignee: Andrew Stahlman
> Priority: Major
> Fix For: 2.0.0
>
>
> After AIRFLOW-2267 is checkedin, modify DAG parsing logic to allow user
> passing permission logic through DAG file like the following example:
>
> dag = DAG('mydag', access_control=\{`role`: [ 'custom_role1'], `perm`:
> `can_dag_read` }, ...)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)