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

Add Google App Engine Service Account Support #2

Closed
anthmgoogle opened this issue Feb 25, 2015 · 3 comments
Closed

Add Google App Engine Service Account Support #2

anthmgoogle opened this issue Feb 25, 2015 · 3 comments
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@anthmgoogle
Copy link
Contributor

Add support for the GAE built-in service account, aka. App Identity. Also, add support to Application Default Credentials for detecting this environment and automatically using this identity.

@ajkannan
Copy link

ajkannan commented Nov 6, 2015

From the public documentation, it looks like the Google Application Default Credentials can detect the App Engine service account. Does that mean that this issue is now fixed? cc/ @aozarov

@aozarov
Copy link

aozarov commented Nov 6, 2015

And if it was fixed how does it behave in AE dev appserver?

@anthmgoogle
Copy link
Contributor Author

This was implemented in this library in February 2015. In the Dev App Server it picks up the local application default credentials for use as a proxy for the app identity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

4 participants