Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support service account user impersonation #78

Merged
merged 1 commit into from
Aug 17, 2017

Conversation

karshan
Copy link
Contributor

@karshan karshan commented Aug 10, 2017

This PR implements service account user impersonation.

The functionality is exposed via a serviceAccountUser :: Maybe Text -> Credentials s -> Credentials s function, similar to the setServiceAccountUser function in the Java SDK.

Allow setting the impersonated user for a service account as described in
https://developers.google.com/identity/protocols/OAuth2ServiceAccount
@brendanhay
Copy link
Owner

👍

@brendanhay brendanhay merged commit 1b4dd47 into brendanhay:develop Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants