aaron-wolmutt commented on issue #57966:
URL: https://github.com/apache/airflow/issues/57966#issuecomment-3581902728

   I'm expecting the UI endpoints to be used as well. Probably in the auth.py 
module. 
   
   I think to avoid downgrading the latency the permissions could be kept in 
session storage or something (maybe add a new hook to do this). I am still not 
super familiar with all aspects of the permissions-based auth since I'm a new 
contributor. We would definitely want to ensure the auth meta endpoint is 
called exactly once so the loading times and latencies do not degrade.  


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