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

Notify extenders when changes to the vault have been made #2546

Open
rudyflores opened this issue Nov 6, 2023 · 3 comments
Open

Notify extenders when changes to the vault have been made #2546

rudyflores opened this issue Nov 6, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits stretch

Comments

@rudyflores
Copy link
Contributor

Is your feature request related to a problem? Please describe.

As of 2.10.0, we introduced the ability to notify extenders and have the extender define the behavior to perform upon receiving new changes to a team configuration profile in Zowe Explorer. For this issue we want to extend this functionality by also notifying if a change in a users Zowe vault is changed, meaning if a user updates their password, logs out, logs in, or updates their token, the extenders will be notified and Zowe Explorer will be refreshed.

Describe the solution you'd like

If a user changes their password, logs out, logs in, or updates their expired token, Zowe Explorer should refresh automatically and notify extenders about the new vault change so they can obtain that latest credential information too.

Describe alternatives you've considered

Currently the only way to obtain latest credentials is manually refreshing, but this can be tedious for extenders since sometimes this can produce a very clunky experience.

Additional context

@rudyflores rudyflores added the enhancement New feature or request label Nov 6, 2023
@rudyflores rudyflores self-assigned this Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 10 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@rudyflores
Copy link
Contributor Author

Relevant Imperative issue which will add the onVaultUpdate event emitter to be attached to our onProfilesUpdate event emitter for extenders zowe/zowe-cli#1987

@JillieBeanSim
Copy link
Contributor

@rudyflores & @traeok was this resolved with #2822?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits stretch
Projects
Status: Medium Priority
Development

No branches or pull requests

3 participants