1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Update configure-minio-kes-hashicorp.rst (#941)

Adding /v1/key/list/* in the doc instead of /v1/key/list which gives
Authentication issue .

policy:
minio:
allow:
- /v1/key/create/* # You can replace these wildcard '' with a string
prefix to restrict key names
- /v1/key/generate/ # e.g. '/minio-'
- /v1/key/decrypt/*
- /v1/key/bulk/decrypt
- /v1/key/list
- /v1/status
This commit is contained in:
bhara03021989
2023-08-10 10:03:18 -04:00
committed by GitHub
parent d674b2ea90
commit a5729b78e5

View File

@ -309,7 +309,7 @@ The following section describes each of the |KES-git| configuration settings for
- /v1/key/generate/*
- /v1/key/decrypt/*
- /v1/key/bulk/decrypt
- /v1/key/list
- /v1/key/list/*
- /v1/status
- /v1/metrics
- /v1/log/audit