potiuk commented on issue #35178:
URL: https://github.com/apache/airflow/issues/35178#issuecomment-1779945535

   This is unlikely to happen as we are moving away from the current mode in 
favour of more flexible system 
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-56+Extensible+user+management
 - where you will be able to write your own Auth Manager and manage your access 
rules in whatever way you want.
   
   The way how FAB authentication is implemented, using wildcards would bear 
extremely huge performance hit and we decided against extending that model in 
favour of completely changing the approach and moving not only authentication 
but also authorization outside of Airflow and putting that in hands of the 
deployment managers to implement schemes that will match their organisation.
   
   


-- 
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]

Reply via email to