...

Text file src/cloud.google.com/go/auth/internal/testdata/exaccount_user_universe_domain.json

Documentation: cloud.google.com/go/auth/internal/testdata

     1{
     2    "type": "external_account_authorized_user",
     3    "audience": "//iam.googleapis.com/locations/global/workforcePools/$POOL_ID/providers/$PROVIDER_ID",
     4    "client_id": "abc123.apps.googleusercontent.com",
     5    "client_secret": "shh",
     6    "refresh_token": "refreshing",
     7    "token_url": "https://sts.googleapis.com/v1/oauthtoken",
     8    "token_info_url": "https://sts.googleapis.com/v1/info",
     9    "revoke_url": "https://sts.googleapis.com/v1/revoke",
    10    "quota_project_id": "fake_project2",
    11    "universe_domain": "example.com"
    12}

View as plain text