-
When I try to decrypt the data.json file from a bitwarden cli test account I get the following error:
ERROR: MAC did not match. Protected Symmetric Key was not decrypted. (Password may be wrong)
…
-
Add data-vault macro template
-
### Steps To Reproduce
1. Install portable desktop app on a USB drive.
2. Log in to portable desktop app, then lock vault and close app.
3. Attach USB drive to a different PC.
4. Optionally, dis…
bwbug updated
14 hours ago
-
**PROBLEM SUMMARY**
Impossible to use refresh_token and refresh_token_2 in command : **vault write venafi-pki/venafi/tpp**
**STEPS TO REPRODUCE**
vault write venafi-pki/venafi/tpp \
url="htt…
-
# Issue Guidelines
Please review these questions before submitting any issue?
### What version of the Stream Reactor are you reporting this issue for?
8.1.11
### Are you running the correc…
-
**Describe the bug**
Finding: **kind: SecretStore** where it should not because it is not a **kind: Secret** with v8.21.2 toml rules config.
**To Reproduce**
Steps to reproduce the behavior:
cre…
-
More of a question than an issue. I've followed the instructions in the docs directory to get Vault deployed production ready. I'm running into an issue where Prometheus is stuck at init:0/3 It appear…
-
Bcup version: 2.6.3
Android version: 14
Phone: Google Pixel 6a
**First sign of problem**
The vault file from Google Drive that was already set (and which was working fine up until recently) coul…
-
Hey folks,
I'm setting up the `argocd-vault-plugin` with the `argocd-lovely-plugin` to handle both `avp.helm` and `avp.kustomize` configurations in a single setup, so I can avoid running separate c…
-
##### SUMMARY
I am trying to retrieve a secret from my vault using the vault_kv2_get lookup. Since my vault uses a self-signed certificate, I need to disable certificate validation. I have …