google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Oauth2 `MinimalIamCredentialsRestStub` should use `UniverseDomain` for endpoint

Open scotthart opened this issue 2 years ago • 1 comments

We currently hardcode the request path to iamcredentials.googleapis.com. If there's a universe domain value available, we should use that instead.

scotthart avatar Jan 09 '24 18:01 scotthart

Still want to do this.

scotthart avatar Jul 10 '24 19:07 scotthart