kobethuwis commented on issue #23588:
URL: https://github.com/apache/airflow/issues/23588#issuecomment-1253521821

   @cloventt @rotemseekingalpha I'm using the official Airflow helm chart. 
Encountered the same error. In the chart, we use   `AUTH_ROLE_PUBLIC` = 
'Admin'` as well.
   
   Have been able to fix this error by adding the following to the chart:
   `extraEnv: |
     - name: AIRFLOW__API__AUTH_BACKENDS
       value: "airflow.api.auth.backend.default"`


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