Skip to content

Investigate if IdTokenCredential needs to query MDS service for service account email #1772

@harkamaljot

Description

@harkamaljot

Currently ID token credentials makes this call here:

google-auth-library-python/google/auth/compute_engine/credentials.py to query service_account_info, however I am not sure if this call is needed because each gce instance can only have 1 service account, therefore getting id token credential with "default" email address should also work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions