Re: Hyperledger Fabric Vs Composer ACLs
Brett T Logan <brett.t.logan@...>
There is a finite set of resources you can place an ACL on using the following documentation:
To create more fine-grained control you can do Attribute-based Access Control by specify attributes in the x590 identity which can then be used in chaincode to determine if a user should have access to a specific operation at invocation. You can find that doc here:
----- Original message -----
|
|