MrZeeEs

Results 3 comments of MrZeeEs

Hi, I've got the same problem. I am using: SecretManagement.Hashicorp.Vault.KV/2.0.0 Microsoft.PowerShell.SecretStore/1.0.5 Vault 1.9.2. PowerShell7 I have started Vault in DEV mode: vault server -dev I have created test kv pair:...

> Can you enable audit logging https://www.vaultproject.io/docs/audit, try the test again and review the log? I was able to uncover the issue with my policy/access this way. Thank you. I've...

Hi, thank you. More detailed logging has revealed that there is a problem with System.DateTime conversion and Token's expiration datetime. The whole debug report: *** PS C:\Vault\SecretManagement.Hashicorp.Vault.KV> Test-SecretVault -VaultName secret...