Skip to content

Fix IAM credentials not setting universe domain properly#656

Merged
stanhu merged 1 commit intomasterfrom
sh-fix-iam-universe-domain
Feb 7, 2026
Merged

Fix IAM credentials not setting universe domain properly#656
stanhu merged 1 commit intomasterfrom
sh-fix-iam-universe-domain

Conversation

@stanhu
Copy link
Contributor

@stanhu stanhu commented Feb 7, 2026

Pass universe_domain as an option to Google::Auth.get_application_default instead of setting it on the credentials object after creation. This avoids errors in the Ruby SDK: Universe domain is universe.example.com but credentials are in googleapis.com.

Pass universe_domain as an option to
Google::Auth.get_application_default instead of setting it on the
credentials object after creation. This avoids errors in the Ruby SDK:
`Universe domain is universe.example.com but credentials are in
googleapis.com`.
@stanhu stanhu force-pushed the sh-fix-iam-universe-domain branch from f959c5f to 9e60fb5 Compare February 7, 2026 00:04
@stanhu stanhu merged commit 982ec0b into master Feb 7, 2026
7 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.

1 participant