Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for authentication module using pre-generated temporary Impersonate Access Token #621

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Jul 29, 2024

Integration test logs

Logs
Add passing integration test logs here

Example query results

Results
> select * from gcp_project
+------------+------------+--------------------------------------------------------------------+----------------+-----------------+---------------------------+--------------------------------------+------------------------------------->
| name       | project_id | self_link                                                          | project_number | lifecycle_state | create_time               | parent                               | labels                              >
+------------+------------+--------------------------------------------------------------------+----------------+-----------------+---------------------------+--------------------------------------+------------------------------------->
| tmrter-abb | tmrter-abb | https://cloudresourcemanager.googleapis.com/v1/projects/tmrter-abb | 893720417364   | ACTIVE          | 2019-05-22T17:38:03+05:30 | {"id":"13358535532","type":"folder"} | {"budget":"30","firebase":"enabled",>
+------------+------------+--------------------------------------------------------------------+----------------+-----------------+---------------------------+--------------------------------------+------------------------------------->

@ParthaI ParthaI requested a review from misraved July 29, 2024 10:26
@ParthaI ParthaI self-assigned this Jul 29, 2024
@ParthaI ParthaI marked this pull request as draft July 29, 2024 10:26
@ParthaI ParthaI changed the title Added support for authentication module using pre-generated temporaryImpersonate Access Token Added support for authentication module using pre-generated temporary Impersonate Access Token Jul 29, 2024
@ParthaI ParthaI marked this pull request as ready for review July 30, 2024 05:55
@misraved misraved merged commit 3a4efb5 into main Jul 30, 2024
1 check passed
@misraved misraved deleted the add-support-for-impersonate-access-token branch July 30, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants