You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
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
The text was updated successfully, but these errors were encountered: