Skip to content

Encode b64_mac_key in base64url, not in base64 #9424

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

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#20801

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

publicca: encode b64_mac_key in base64url, not in base64

Derived from GoogleCloudPlatform/magic-modules#13033

[upstream:d7efb7266051a333f248d3bbc7f103dc582a45e7]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner February 25, 2025 23:16
@modular-magician modular-magician merged commit bbeb677 into hashicorp:main Feb 25, 2025
4 checks passed
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.

google_public_ca_external_account_key returns base64 encoded mac key, should be base64url encoded
1 participant