fab: centralize FastAPI auth manager routing#61647
Merged
vincbeck merged 3 commits intoapache:mainfrom Feb 20, 2026
Merged
Conversation
e9a669e to
c05abfb
Compare
vincbeck
reviewed
Feb 12, 2026
providers/fab/src/airflow/providers/fab/auth_manager/fab_auth_manager.py
Outdated
Show resolved
Hide resolved
ac5d3ca to
ce4de7a
Compare
vincbeck
approved these changes
Feb 12, 2026
239a0a2 to
fcfd02b
Compare
fcfd02b to
a6c5167
Compare
Contributor
Author
|
HI @vincbeck , It looks like the FastAPI router isn't registering the endpoints correctly, which is why the generated OpenAPI spec is empty. I suspect we just need to import and include the login, roles, and users sub-routers into the main FAB router. WDYT? |
vincbeck
reviewed
Feb 16, 2026
Contributor
vincbeck
left a comment
There was a problem hiding this comment.
There seems to be a lot of errors, let's try to fix them one by one
providers/fab/src/airflow/providers/fab/auth_manager/api_fastapi/routes/roles.py
Outdated
Show resolved
Hide resolved
vincbeck
approved these changes
Feb 20, 2026
choo121600
pushed a commit
to choo121600/airflow
that referenced
this pull request
Feb 22, 2026
* fab: centralize FastAPI auth manager routing * Add register_routes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
source of truth for prefix/tags.
Why
drift.
related: #57480 (comment)
Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.