Search code examples
hyperledger-fabrichyperledger-composer

How to setup asset access control now that composer has been EOL?


Now that hyperledger composer has been EOL how can i go about creating asset access restrictions? For example i wish to create an asset where only the current owner, and the previous owner can see the status of.


Solution

  • have you read the Fabric docs on this subject - see --> https://hyperledger-fabric-ca.readthedocs.io/en/latest/users-guide.html#attribute-based-access-control as well as this answer -> How does Hyperledger Fabric enforces ACL?