devgonvarun opened a new issue, #62717: URL: https://github.com/apache/airflow/issues/62717
### Apache Airflow version 3.1.7 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? Unlike Dags and Dag Runs there are no fine grained permissions for access to specific Assets. Moreover, users with roles with no access to certain dags can still trigger these dags via assets. ### What you think should happen instead? There should be fine grained permissions for Assets just like dags. ### How to reproduce Create a producer dag for an asset. Now create a new role which does not have access to this specific dag but has access to the Asset menu. You can still trigger this dag via the Assets menu. ### Operating System Debian GNU/Linux 12 (bookworm) ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
