joshcorr / SecretManagement.Hashicorp.Vault.KV

A PowerShell SecretManagement extension for Hashicorp Vault Key Value Engine
MIT License
30 stars 10 forks source link

[BUG] Not prompted for credentials in Windows Terminal session #22

Closed joshcorr closed 3 years ago

joshcorr commented 3 years ago

When using userpass authentication in a Windows terminal noticed that the prompt for username/password is not provided. This is not the case in PowerShell7 or PowerShell 5.1

joshcorr commented 3 years ago

Related to CLM