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

AIP-84 | Fix test_python_client after Adding Permission to API #47388

Merged

Conversation

jason810496
Copy link
Contributor

related: #42360, #47208

What

After adding requires_access_<entity> to routers ( e.g. https://github.com/apache/airflow/blob/main/airflow/api_fastapi/core_api/routes/public/dags.py#L72 ), we should add JWT token to API client.


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

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Mar 5, 2025
@jason810496 jason810496 changed the title AIP-84 Fix test_python_client after Adding Permission to API AIP-84 | Fix test_python_client after Adding Permission to API Mar 5, 2025
@potiuk potiuk merged commit 7bfe283 into apache:main Mar 5, 2025
35 checks passed
shahar1 pushed a commit to shahar1/airflow that referenced this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants