SecretStore
SecretStore copied to clipboard
Steps to reproduce: 1. Register the first store of type Microsoft.PowerShell.SecretStore, name it say **MyWallet** 2. Create two secrets, e.g., **C1** & **C2** 3. Register another store, also of type...
Hi ! I'm using SecretManagement and SecretStore to store secrets for an application within our systems. I think it would be very beneficial if there was a way to lock...
For a long time, I didn't know the usefulness of SecretStore. Can it be used to realize automatic password PSSession to linux? (use ssh key-file i known) How to do...
Hi, Awesome module! IT would be great to add the location of the vault file and how to backup and restore the vault. Kind Regards, Emre
Hello, I think this would probably require significant work, but are their any plans to add support multiple different configurations? I'm looking to have a non-default Vault using SecretStore that...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.SecretStore) - [X] Search the existing issues. ###...