markhc commented on issue #51304:
URL: https://github.com/apache/airflow/issues/51304#issuecomment-2934929552

   > You need to have `FabAuthManager` conifgured. The `users` command is part 
of the Fab Auth Manaager 
https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/cli-ref.html.
   > 
   > "Standard" installation now uses SimpleAuthManeager 
https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/auth-manager/simple/index.html
   
   Do you have an example on how to configure it then? Because I have the 
package installed and I've set `auth_manager = 
airflow.providers.fab.auth_manager.fab_auth_manager.FabAuthManager` in the 
`[core]` section of the config file but both `airflow users create` and `flask 
fab create-user` still fail.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to