vincbeck commented on issue #51362:
URL: https://github.com/apache/airflow/issues/51362#issuecomment-2949867835

   Airflow 3 no longer use auth backends to authenticate the Airflow public 
API. You need to use a JWT token in order to use the Rest API. Please read the 
[doc](https://airflow.apache.org/docs/apache-airflow/stable/security/api.html).
   
   Auth backends are now exclusively used to call FAB auth managers API: list 
users, list roles, list permissions, etc.


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