Implement per-secret ACLs

Registered by Douglas Mendizábal

Allow a user to list, add, and delete per-secret ACLs through the client.

This would be accessed like this:

barbican acl list [--container || --secret <ref>]
    -> Users associated with ACL for [secret-ref-here] are:
        -> [user-id-here]
        -> [user-id-here]
        -> [user-id-here]
        -> ...

barbican acl add [--user || --group <id>] [--container || --secret <ref>]
    -> User [user-id-here] has been added!

barbican acl delete [--user || --group <id>] [--container || --secret <ref>]
    -> User [user-id-here] has been deleted!

Blueprint information

Status:
Not started
Approver:
Douglas Mendizábal
Priority:
Medium
Drafter:
Douglas Mendizábal
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.