zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
162 stars 90 forks source link

Command palette option to prune credentials from OS keyring #3028

Open traeok opened 1 month ago

traeok commented 1 month ago

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

Some users and developers would like to prune secure credentials in order to clean up after themselves. It would be convenient to expose the Imperative API that allows for this, so that Zowe Explorer and its extenders can leverage it to remove old, secured fields.

Describe the solution you'd like

Offer a command palette option that will prune old secured values from the user's OS keyring.

Describe alternatives you've considered

Users can navigate to their system keyring and remove credentials manually, but the names of the stored values are not clearly associated with a specific profile.

github-actions[bot] commented 1 month ago

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.