You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
In newer versions of airflow the module www_rbac was renamed to www
So the import should look like: from airflow.www.security import AirflowSecurityManager
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
fab-oidc/fab_oidc/security.py
Line 23 in f15a5f7
In newer versions of airflow the module
www_rbac
was renamed towww
So the import should look like:
from airflow.www.security import AirflowSecurityManager
The text was updated successfully, but these errors were encountered: