I am able to connect Airflow authentication to Hue database. authenticate = True auth_backend = hue_login filter_by_owner = True
Airflow filtering the DAGs depends on the owner, but it is still showing task instances and logs of other users on Browse -> Task Instances is there anyway to filter? Thanks Sudhir