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 for impersonating service accounts #49

Open
jneem opened this issue Aug 15, 2022 · 0 comments
Open

Support for impersonating service accounts #49

jneem opened this issue Aug 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jneem
Copy link

jneem commented Aug 15, 2022

I have a project that runs in google cloud, with the environment variable GOOGLE_APPLICATION_CREDENTIALS set appropriately. For local development, I don't have permission to generate those service account credentials and so I'd like to use an impersonated token, as described here.

Is this something that you'd be interested in supporting? If so, I have some code working that I'd be happy to clean up and contribute (but I also have some questions about it, and issues with the desired behavior not quite matching the TokenProvider trait...)

@jneem jneem added the enhancement New feature or request label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant