abhishekmauryaKsolves commented on PR #70647: URL: https://github.com/apache/airflow/pull/70647#issuecomment-5121138885
Thanks for the suggestion! Looking at _is_batch_authorized/_get_batch_payload, it doesn't currently support per-permission context attributes (claim_token), which is_authorized_dag/is_authorized_connection/etc rely on for resource_id-level checks. Would extending _get_batch_payload to support per-item attributes be in scope here, or should this refactor apply only where resource_id isn't needed? -- 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]
