GayathriSrividya commented on PR #68499: URL: https://github.com/apache/airflow/pull/68499#issuecomment-4697730251
@ashb could you please take another look when you have a moment? I addressed the review points from the previous thread: - Removed the redundant claim injection in JWT reissue middleware; it now uses the cached claims directly from request scope. - Renamed the overly generic test fixture to so the fixture intent is explicit. - Kept the regression-test wording tweak about the request start/middleware timing. The core behavior remains the same: middleware no longer revalidates the bearer token and refreshes from already-validated scope claims. --- Drafted-by: GPT-5.3-Codex (no human review before posting) -- 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]
