Skip to content

Simpleauth maybe not supported #35

@ibardarov-fms

Description

@ibardarov-fms

Hello,
I am with airflow 3.0.3 with simpleauth enabled. I am sure the username and password works.
I have added the "AIRFLOW_API_VERSION": "v2", and now it looks there is a problem with the auth.

> how many dags I have in airflow-dev?
  ⎿  Error: Error executing tool fetch_dags: (401)
     Reason: Unauthorized
     HTTP response headers: HTTPHeaderDict({'Date': 'Mon, 18 Aug 2025 11:27:05 GMT', 'Content-Type': 'application/json', 'Content-Length': '30', 'Connection': 'keep-alive', 'server': 'uvicorn', 
     'www-authenticate': 'Bearer', 'vary': 'Accept-Encoding'})
     HTTP response body: {"detail":"Not authenticated"}

● Still getting authentication errors. You can check your DAG count using:

  airflow dags list | wc -l

  Or access your Airflow web UI to see the total count in the DAGs view.
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Manage MCP servers                                                                                                                                                                                    │
│                                                                                                                                                                                                       │
│ ❯ 1. airflow-dev  ✔ connected · Enter to view details  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions