Is it possible to assign a role on Google Secrets to allow a user to create their own secrets, view them, and share them (without being a Secrets Admin)?
Aiming to avoid granting the Secrets Admin role, I'm only being able to allow a user to create their own secrets, but they can't share nor access them. If I grant iam or access roles they are able to apply that (access and share) all secrets in the project.
Is it possible to restrict the permissions to only the secrets the user has created?