Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

FindDefaultCredentials doesn't respect scopes

When I do FindDefaultCredentials(ctx context.Context, scopes ...string) in golang from an application deployed in GAE, I get a token. When I get the info about the token using "http://.../tokeninfo" on the token, it looks like it has a set of scopes not related to the one passed in (I find only one overlapping scope).

Is this expected?

1 0 92
0 REPLIES 0
Top Labels in this Space
Top Solution Authors