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

Can no longer log in without browser on same machine #3243

Open
SanjayVas opened this issue Dec 23, 2024 · 3 comments
Open

Can no longer log in without browser on same machine #3243

SanjayVas opened this issue Dec 23, 2024 · 3 comments

Comments

@SanjayVas
Copy link

I use IntelliJ on a remote machine where I cannot log in using a browser due to hardware security keys. I can only log in on a different machine. I believe this used to work as the plugin used to use gcloud SDK credentials, and the gcloud SDK as a no-browser login option.

Expected Behavior

Plugin can use gcloud SDK credentials when available or have the capability to use a browser on a different machine.

Actual Behavior

Login only works by opening a browser on the same machine.

Additional Information

  • IDE type (e.g. IntelliJ, Pycharm): IntelliJ
  • IDE version: IntelliJ IDEA 2024.3.1.1 (Community Edition) 2024.3.1.1 Build #IC-243.22562.218
  • Cloud Code version (Settings > Plugins > Cloud Code): Gemini Code Assist 1.6.0-243
  • Cloud SDK (Settings > Cloud Code > Cloud SDK)
    • Are you allowing the plugin to manage the Cloud SDK: N/A
    • Version of the Cloud SDK: N/A
  • Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes):
  • Operating System: Linux (Debian Trixie)
@ivanporty
Copy link
Collaborator

When we prepare login, there is an http address in idea.log that needs to be opened in the browser - if you open idea.log file, and copy/paste this line into the remote machine, any luck with this approach?

@SanjayVas
Copy link
Author

@ivanporty No, that doesn't work as there's a redirect back to localhost.

@glouischandra
Copy link

Thank you for the try @SanjayVas, we'll look into the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants