jhtimmins opened a new issue #10364:
URL: https://github.com/apache/airflow/issues/10364


   **Description**
   
   We need additional auth backends for the new API to allow access to users 
who aren't use an auth proxy service.
   
   **Use case / motivation**
   
   The new API does not have support for common authentication methods, such as 
JWT or basic authentication. It exclusively supports use of an authentication 
proxy service. Small teams using Airflow are unlikely to have auth proxies, 
meaning the API is difficult for them to use. By adding pre-built auth backends 
for common auth schemes, we increase the number of users who can easily build 
on top of the API
   
   **Related Issues**
   
   https://github.com/apache/airflow/issues/8111
   https://github.com/apache/airflow/issues/8112
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to