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 Application Default Credentials #6

Closed
luke-certifyos opened this issue May 28, 2024 · 0 comments
Closed

Support Application Default Credentials #6

luke-certifyos opened this issue May 28, 2024 · 0 comments

Comments

@luke-certifyos
Copy link

I'd like to be able to use my application_default_credentals.json instead of a service account. (I don't have iam.serviceAccounts.list permissions)

Right now I'd get the error:

Connection test failed: java.lang.ClassCastException: class com.google.auth.oauth2.UserCredentials cannot be cast to class com.google.auth.oauth2.ServiceAccountCredentials (com.google.auth.oauth2 .UserCredentials and com.google.auth.oauth2.ServiceAccountCredentials are in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @5def47aa)

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

No branches or pull requests

2 participants