GayathriSrividya opened a new pull request, #68499: URL: https://github.com/apache/airflow/pull/68499
This replaces #68054, which cannot be reopened because GitHub treats the head branch as recreated after the remote refresh. What changed in this update: - Removed redundant claim injection in middleware and now use cached claims directly. - Renamed the generic test fixture to a JWT-specific fixture name for clarity. - Kept the regression test wording update requested in review. This keeps the original fix intent intact: avoid token revalidation in middleware and refresh from the token already cached in request scope. related: #68054 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — GPT-5.3-Codex Generated-by: GPT-5.3-Codex following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
