Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the session auth backend to FAB auth manager #42878

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

vincbeck
Copy link
Contributor

@vincbeck vincbeck commented Oct 9, 2024

This is in preparation of deprecating the session auth backend from core Airflow. It should be part of FAB auth manager. By default in Airflow, session will not be used. Authentication will be done by JWT token (see draft in #42634).

I did not deprecate the session auth backend as part of this PR because I intend to backport the PR that adds deprecation warning to v2-10-test branch.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@vincbeck vincbeck merged commit 978bb0c into apache:main Oct 10, 2024
56 checks passed
@vincbeck vincbeck deleted the vincbeck/session branch October 10, 2024 13:06
kunaljubce pushed a commit to kunaljubce/airflow that referenced this pull request Oct 13, 2024
pavansharma36 pushed a commit to pavansharma36/airflow that referenced this pull request Oct 14, 2024
R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants