minio / kes

Key Managament Server for Object Storage and more
https://min.io/docs/kes/concepts/
GNU Affero General Public License v3.0
456 stars 94 forks source link

403 Permission Denied When I Try to Create a Key #436

Closed doruksonmez closed 7 months ago

doruksonmez commented 7 months ago

Bug describtion

Expected behavior

I should be able to create a key and describe it afterwards.

Additional context

  1. What version of Go are you using (go version)?

  2. What operating system and processor architecture are you using (go env)?

  3. Anything else that is important?

aead commented 7 months ago

This is most probably a policy configuration issue either at the KES server side (KES server config) or at the KMS backend. The correct policy has to be set. With no information provided in the issue, there is very little we can help with.