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

fix: allow signed post policy v4 with service account and token #1356

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

cojenco
Copy link
Contributor

@cojenco cojenco commented Oct 1, 2024

Allow client.generate_signed_post_policy_v4() to use a service account email and access token.
If service_account_email and access_token is passed in, bypass the signed credentials check.

Note that we are working with partner teams on revamping the signed urls methods and may supersede this change

Fixes #1351 🦕

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/python-storage API. labels Oct 1, 2024
@cojenco cojenco marked this pull request as ready for review October 1, 2024 22:26
@cojenco cojenco requested review from a team as code owners October 1, 2024 22:26
@cojenco cojenco added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2024
@cojenco cojenco merged commit 8ec02c0 into googleapis:main Oct 4, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. size: m Pull request size is medium.
Projects
None yet
2 participants