r-richmond commented on code in PR #135: URL: https://github.com/apache/airflow-client-python/pull/135#discussion_r2134837155
########## README.md: ########## @@ -178,14 +178,6 @@ For details on enabling/configuring CORS, see To be able to meet the requirements of many organizations, Airflow supports many authentication methods, and it is even possible to add your own method. -If you want to check which auth backend is currently set, you can use -`airflow config get-value api auth_backends` command as in the example below. - -```bash -$ airflow config get-value api auth_backends Review Comment: https://airflow.apache.org/docs/apache-airflow/2.11.0/configurations-ref.html#auth-backends This isn't a thing in airflow 3 anymore -- 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]
