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

Configuring when using Windows is painful and needs to be done manually - not intuitive/no tools #209

Open
nitaym13 opened this issue Sep 15, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@nitaym13
Copy link

The Bug/What needs to be fixed:

On our docs, the process is presumably very easy, and after installation, in order to Connect to your JFrog environment, simply "click on the green Connect Connect button" and enter credentials.
However, when using Windows, nothing happens when clicking on the connect button and we cannot add the URLs and credentials.

To Reproduce
Try to connect after downloading the JFrog plugin on Visual Studio Code when using Windows 10.

Expected behavior
Clicking on the Green Connect button asks you to enter credentials.

Versions

OS : Windows 10 Business
VS Code version : 1.71.1
JFrog SaaS : "version": "7.42.2",
"revision": "74202900",
"Xray" : "3.55.2"

Additional context
It seems the issue is because at the time, Windows had a bug that didn't allow storing/retrieving Xray/Artifactory credentials from the credentials helper.
However, now maybe the solution will be to migrate to the built-in SecretStorage.

Current Workaround
Can manually config the credentials as environment variables:
JFROG_IDE_URL=
JFROG_IDE_USERNAME=
JFROG_IDE_PASSWORD=

@nitaym13 nitaym13 added the bug Something isn't working label Sep 15, 2022
@attiasas
Copy link
Contributor

attiasas commented May 4, 2023

Hi @nitaym13 ,
Our apologies for the inconvenience caused by this. please try our new major update to a new feel and looks.
We also have an option now to choose the connection method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants