olchas edited a comment on pull request #10052: URL: https://github.com/apache/airflow/pull/10052#issuecomment-666994209
Changed `get_credentials_and_project` method of `_CredentialProvider` class so that `project_id` returned is extracted from `target_principal` (e-mail of final impersonated service account) - this is for the purpose of impersonating service account from different project than the one specified in Connection. `project_id` can still be overwritten in Connection's extras or in operator's attributes. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
