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

Change Authentication method misbehavior in v3 #3142

Closed
Tracked by #3250
JillieBeanSim opened this issue Sep 23, 2024 · 3 comments · Fixed by #3151 or #3275
Closed
Tracked by #3250

Change Authentication method misbehavior in v3 #3142

JillieBeanSim opened this issue Sep 23, 2024 · 3 comments · Fixed by #3151 or #3275
Assignees
Labels
bug Something isn't working 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. v3
Milestone

Comments

@JillieBeanSim
Copy link
Contributor

JillieBeanSim commented Sep 23, 2024

Describe the bug

Error returned when logging in Cannot read properties of undefined (reading 'includes'). This is likely caused by the extension that contributes zowe.profileManagement.

Seeing use basic auth as an option when basic auth is in place and not seeing token auth option
It says User & Password but in description mentions login
I see this is same as in v2 now but still confusing

Screenshot 2024-09-23 at 4 19 07 PM

Copy link

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

@traeok
Copy link
Member

traeok commented Sep 25, 2024

When testing with a zosmf profile type and logging in via API ML, I selected "User & Password" to generate the token. After doing so, the token is generated and I do not encounter any errors. I can execute a search as expected.

However, if I change my authentication method back to direct login using user/password, then an error occurs after entering in my password. The message is different than the one posted above but is still a TypeError:

image


Regarding the prompt that is mentioned in the original report: this prompt is intentional and was added once we implemented authentication for API ML when using PEM certificates. The prompt is not for doing a direct login with user & password - it is prompting for what authentication method you want to use to generate the token.

@traeok traeok self-assigned this Sep 26, 2024
@traeok traeok moved this from New Issues to Review/QA in Zowe Explorer for VS Code Sep 26, 2024
@github-project-automation github-project-automation bot moved this from Review/QA to Closed in Zowe Explorer for VS Code Sep 30, 2024
@JillieBeanSim
Copy link
Contributor Author

Seeing this with extenders that login without API ML too
Screenshot 2024-10-16 at 5 59 43 PM

@JillieBeanSim JillieBeanSim reopened this Oct 16, 2024
@github-project-automation github-project-automation bot moved this from Closed to New Issues in Zowe Explorer for VS Code Oct 16, 2024
@zFernand0 zFernand0 assigned JillieBeanSim and unassigned traeok Oct 17, 2024
@zFernand0 zFernand0 added 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 Oct 17, 2024
@zowe-robot zowe-robot moved this from New Issues to Medium Priority in Zowe Explorer for VS Code Oct 17, 2024
@github-project-automation github-project-automation bot moved this from Medium Priority to Closed in Zowe Explorer for VS Code Oct 24, 2024
@JillieBeanSim JillieBeanSim added this to the v3.0.3 milestone Nov 6, 2024
@zFernand0 zFernand0 mentioned this issue Nov 14, 2024
15 tasks
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 severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex. v3
Projects
Status: Closed
3 participants