[I] Config-as-code for roles and access controls [airflow]

2023-10-02 Thread via GitHub
hterik opened a new issue, #34718: URL: https://github.com/apache/airflow/issues/34718 ### Description We want to create custom roles in airflow that inherit the standard roles described on https://airflow.apache.org/docs/apache-airflow/2.7.1/security/access-control.html, More

Re: [I] Config-as-code for roles and access controls [airflow]

2023-11-08 Thread via GitHub
github-actions[bot] closed issue #34718: Config-as-code for roles and access controls URL: https://github.com/apache/airflow/issues/34718 -- 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

Re: [I] Config-as-code for roles and access controls [airflow]

2023-11-08 Thread via GitHub
github-actions[bot] commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1802944229 This issue has been closed because it has not received response from the issue author. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] Config-as-code for roles and access controls [airflow]

2023-10-08 Thread via GitHub
troxil commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1752174320 We do this in `webserver_config.py` - our version (2.5.3) adds new roles to `AirflowSecurityManager.ROLE_CONFIGS` based on permissions : `AirflowSecurityManager.VIEWER_PERMISSIONS`

Re: [I] Config-as-code for roles and access controls [airflow]

2023-10-17 Thread via GitHub
RNHTTR commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1767446944 @hterik Does @troxil 's solution render this Issue moot? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Config-as-code for roles and access controls [airflow]

2023-10-18 Thread via GitHub
hterik commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1768267614 Thanks a lot @troxil, this solution is a good step in the right direction. I've found a few rough edges though. 1. This should be documented on https://airflow.apache.org/d

Re: [I] Config-as-code for roles and access controls [airflow]

2023-10-18 Thread via GitHub
potiuk commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1768605267 To be honest - I think instead of making this as a code, you should look at the AIP-56 implementation that is well in progress. https://cwiki.apache.org/confluence/display/AIRFLOW/A

Re: [I] Config-as-code for roles and access controls [airflow]

2023-10-18 Thread via GitHub
potiuk commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1768609242 (BTW. And there is also a chance to contribute and give feedback even now - the work on the APIs is in progress so you might also be able to provide valuable feedback now). https://

Re: [I] Config-as-code for roles and access controls [airflow]

2023-10-18 Thread via GitHub
vincbeck commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1768622790 > but once we release AIP-56 and prove that it works, I doubt any maintainer focus will be on doing something in FAB as it will be on its way out eventually. Strongly on thi

Re: [I] Config-as-code for roles and access controls [airflow]

2023-11-01 Thread via GitHub
github-actions[bot] commented on issue #34718: URL: https://github.com/apache/airflow/issues/34718#issuecomment-1789860858 This issue has been automatically marked as stale because it has been open for 14 days with no response from the author. It will be closed in next 7 days if no further