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

Set-SecretStoreConfiguration doesn't properly support Confirm:$false #88

Open
montereyharris opened this issue Oct 26, 2021 · 4 comments

Comments

@montereyharris
Copy link

Set-SecretStoreConfiguration doesn't properly support Confirm:$false. I am removing password from vault configuration and it wont successfully update the Secret Store configuration. The below code results in no error or change configuration.

Set-SecretStoreConfiguration -Authentication None -Confirm:$false

@montereyharris
Copy link
Author

I need to do this because I am using Secret Store as an obfuscation layer and dont have a need for a password

@PaulHigin
Copy link
Contributor

I am unable to repro this. What version of SecretStore are you using? What do you get when you run Get-SecretStoreConfiguration afterwards?

@blackram
Copy link

What a disappointing project.

@SydneyhSmith
Copy link
Collaborator

I cannot reproduce this issue either, let me know if you are still hitting it and what you are seeing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants