pankajkoti commented on issue #32661: URL: https://github.com/apache/airflow/issues/32661#issuecomment-1663948272
hi @zachik250 what is the auth_backends https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#auth-backends value set in your Airflow configuration. It depends on which type of authentication your client is trying to use, if it's basic auth, you would need to set the value as `airflow.api.auth.backend.basic_auth` -- 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]
