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

Zowe Explorer Login failing when Password Autostore:false combined with Zowe extension security config "secure credentials enable" :true #3360

Open
Tracked by #3286
edubms opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits Research Needed severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.

Comments

@edubms
Copy link

edubms commented Dec 11, 2024

Describe the bug
When attempting to change authentication store Autostore parameter in zowe.config.json to false, but the option "secure credentials enable" inside the extension settings Zowe.Security is enabled, it starts popping an error asking for valid credentials on RSEAPI tab, even if it is still correct information. This enter into a loop of requesting the correct credentials.

Steps to Reproduce

  1. Disable autostore parameter in the bottom of zowe.config.json .
  2. Enable "secure credentials enable" option in zowe extension settings.
  3. Connect into your server through RSE.

Expected behavior
Connect to the server.

Sugestion
If Autostore is false, automatically disable the "secure credentials enable".
Or correct the code path to get into the connection error loop, directing to the connection itself.

Screenshots
image
image
image

Details

  • Version and build number: [v3.0.3] and [v2.18]
  • Test environment: [
    Version: 1.95.3 (Universal)
    Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
    Date: 2024-11-13T14:50:04.152Z (4 wks ago)
    Electron: 32.2.1
    ElectronBuildId: 10427718
    Chromium: 128.0.6613.186
    Node.js: 20.18.0
    V8: 12.8.374.38-electron.0
    OS: Darwin arm64 24.1.0
    ]

REST API client (in case of REST API issue):

  • Technology: [RSEAPI RSE version: 3.3.2 ]
  • OS: [Z/Os V02.05.00]

Additional context

@edubms edubms added the bug Something isn't working label Dec 11, 2024
@adam-wolfe adam-wolfe transferred this issue from zowe/community Dec 12, 2024
@JTonda JTonda added Research Needed priority-medium Not functioning - next quarter if capacity permits severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex. labels Dec 17, 2024
@zowe-robot zowe-robot moved this from New Issues to Medium Priority in Zowe Explorer for VS Code Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium Not functioning - next quarter if capacity permits Research Needed severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Projects
Status: Medium Priority
Development

No branches or pull requests

2 participants