jackred8

Results 2 issues of jackred8

# Description If you have delegated domain-wide access to the service account and you want to impersonate a user account, use the with_subject method of an existing ServiceAccountCredentials object. This...

python

# Summary If using a service account with domain-wide authority delegation, run this python sample code with userId=me or any email address within the organization, it will return an error:...