What permissions are required to allow access to secrets store?

Hello!

I am trying to give a user in my account the ability to create and update secrets in the secrets store. However, I cannot seem to find the right way to do this.

I have tried to update the permissions associated with their account, but these seem only related to zone entities, not really the developer platform.

According to Secrets Store access control · Secrets Store docs I thik I need to give them “deployer” role, but I can’t seem to figure out how to do that.

Can someone help please?

What is the error message?

permission denied

What is the issue you’re encountering

Access to secrets store is denied to users in my account

What steps have you taken to resolve the issue?

I have tried to edit permissions of the user, but I can’t seem to find the right one

What are the steps to reproduce the issue?

Add a user to the account, observe that they do not have access to secrets store.

Turns out I had predefined policies applied to the user, so I couldn’t edit their roles. I removed all policies and added roles, seems to be ok now.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.