Closed jodyhuntatx closed 2 years ago
@jodyhuntatx This is currently being worked on in the fix-87-predefined-safe-acl
branch. Were there any particular roles you were looking to have pre-defined or are you just hoping for commonly used recommendations?
Here is where roles are being defined: https://github.com/infamousjoeg/cybr-cli/blob/fix-87-predefined-safe-acl/pkg/cybr/api/roles.go
As an impatient workflow developer I don't want to look at documentation or PVWA to remember what permissions to give common user types on a safe. Having pre-defined ACLs for users like Admins, Auditors, LOB users, etc. would ensure consistency and less chance of overprivilege.