[ https://issues.apache.org/jira/browse/BEAM-12641?focusedWorklogId=655058&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-655058 ]
ASF GitHub Bot logged work on BEAM-12641: ----------------------------------------- Author: ASF GitHub Bot Created on: 24/Sep/21 19:28 Start Date: 24/Sep/21 19:28 Worklog Time Spent: 10m Work Description: chunyang commented on pull request #15004: URL: https://github.com/apache/beam/pull/15004#issuecomment-926870245 Oops sorry, I broke the postcommit. Fix pending in #15584 -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 655058) Time Spent: 5h (was: 4h 50m) > Support GCP auth using custom token URIs > ---------------------------------------- > > Key: BEAM-12641 > URL: https://issues.apache.org/jira/browse/BEAM-12641 > Project: Beam > Issue Type: Improvement > Components: sdk-py-core > Reporter: Chun Yang > Assignee: Chun Yang > Priority: P3 > Labels: auth, gcp, python > Time Spent: 5h > Remaining Estimate: 0h > > Feature request: Allow authenticating to GCP with service account credentials > that use a custom token URI. > {quote}We use the {{service_account}} credential type. Older versions > (oauth2client) supported this type, BUT they only supported using google > endpoints for issuing credentials, where we use a custom {{token_uri}} to > issue credentials. New versions (google-auth) will reference our custom > {{token_uri}}.{quote} -- This message was sent by Atlassian Jira (v8.3.4#803005)