Open phillippover opened 2 years ago
Is this still being worked on? We have a project where we would like to use an AppRole (non-interactive prompt) to return secret(s) from a Hashicorp vault. This looks like it might work for us.
Waiting on @phillippover to respond to or implement the requested changes.
Added Login parameter to AdditionalParameters. If Login is found when invoking Unlock-SecretVault with a supplied [SecureString]Password, a credential object is created to authenticate. If no Login supplied, existing Read-Host functionality is maintained. Works with both userpass and AppRole authentication methods supported.
Example of use: (these are generated UUIDs, not ones in use anywhere, provided as examples)