Stephan Austermühle
Stephan Austermühle
**Describe the bug** A `GET` request to `/v1/auth/approle/role/{role_name}/secret-id/?list=true` yields HTTP 400 if the AppRole does not exist. However, the error message is correct: ```json { "errors": [ "role \"foobar\" does...
**Describe the bug** The [docs for creating/updating LDAP groups](https://developer.hashicorp.com/vault/api-docs/auth/ldap#create-update-ldap-group) state > [policies](https://developer.hashicorp.com/vault/api-docs/auth/ldap#policies-1) (string: "") – Comma-separated list of policies associated to the group. While Swagger suggests a list of strings:...
My first attempt to export secrets from Vault v1.17.3 with medusa v0.7.2 yields an error even when using a root token (data redacted): ```console $ medusa export secret -a https://vault.example.com:8200...
## Expected Behavior After upgrading the Operator from v5.x to v6.0.2, the Tenant yields an error on startup: ```console $ kubectl logs -n minio-tenant minio-tenant-pool-0-0 Defaulted container "minio" out of:...