apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.3k stars 14.09k forks source link

can_create permission missing for Users #41949

Open vandanthaker-ey opened 1 week ago

vandanthaker-ey commented 1 week ago

Apache Airflow version

2.9.3

If "Other Airflow 2 version" selected, which one?

No response

What happened?

We're seeing can_create action missing on Resource - Users on Airflow v2.9.3. We've integration with Azure AD for authentication, although user creation & management is through API

361796422-fd757f17-b139-4504-a6e3-cd2d0dc940b3

What you think should happen instead?

No response

How to reproduce

Install fresh build of Airflow with version 2.9.3

Operating System

Same as Airflow docker image

Versions of Apache Airflow Providers

No response

Deployment

Other Docker-based deployment

Deployment details

Installed using custom deployment templates on AKS. with Airflow docker image from registery

Anything else?

No response

Are you willing to submit PR?

Code of Conduct

boring-cyborg[bot] commented 1 week ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.