[
https://issues.apache.org/jira/browse/ASTERIXDB-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944631#comment-17944631
]
ASF subversion and git services commented on ASTERIXDB-3565:
------------------------------------------------------------
Commit ba961ddf07b7ffef21f1890cb5374235199cf2d2 in asterixdb's branch
refs/heads/master from Hussain Towaileb
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=ba961ddf07 ]
[ASTERIXDB-3565][EXT]: Add impersonate service account auth for GCS
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Add support to impersonating a service account as
an authentication method for GCS links. This works
by providing a target service account to impersonate
and provide source credentials (ours) to use to
impersonate the account. There is no need to store
any temporary credentials/tokens as the SDK automatically
picks up the token generated, and if expired, automatically
refresh it for subsequent requests.
Ext-ref: MB-65121
Change-Id: Ie1d69faa45a03550c8e0fe66eb18c2ae53a8454a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19444
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Reviewed-by: Hussain Towaileb <[email protected]>
> Add support to GCS to impersonate service account authentication
> ----------------------------------------------------------------
>
> Key: ASTERIXDB-3565
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3565
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: EXT - External data
> Affects Versions: 0.9.10
> Reporter: Hussain Towaileb
> Assignee: Hussain Towaileb
> Priority: Major
> Labels: triaged
> Fix For: 0.9.10
>
>
> Add support to GCS to impersonate service account authentication
> [https://cloud.google.com/iam/docs/service-account-impersonation]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)