DEEPIKA-217M commented on issue #65664: URL: https://github.com/apache/airflow/issues/65664#issuecomment-4911128796
Hi! I'm interested in working on this issue. While investigating, I noticed that _CredentialProvider still contains the delegate_to → credentials.with_subject(...) logic, but GoogleBaseHook and the public Google Workspace hooks no longer expose a corresponding parameter. Before preparing a PR, I'd like to confirm the intended direction: Should a new public parameter such as subject be introduced and internally mapped to the existing Domain-Wide Delegation implementation? Or is the expectation to remove the remaining delegate_to internals and implement this differently? I'd like to make sure the proposed implementation matches the maintainers' preferred API. -- 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]
