You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be no tutorial about how to negotiate a contract when we have policies with permission, prohibition or obligation.
Including these values are very common for real-world scenerios, and it is very natural for beginners to try setting these values. However, simply following the tutorial without these values would not work (See this issue).
I suggest adding a tutorial for this so that beginners would not need to check the connector source code to know what went wrong.
Why Is the Feature Desired?
Laking this tutorial confuses beginners who wants to learn how to customize their policies.
Solution Proposal
There are two solutions:
Provide another tutorial inside transfer folder
Change the negotiate contract in the transfer-01-negotiation tutorial, tell ppl we should copy and paste permission, prohibition and obligation inside create-policy.json into policy in negotiate-contract.json.
The text was updated successfully, but these errors were encountered:
This location-limiting policy in [policy-01-policy-enforcement] is a good example, but i want to try more complex policies such as location-limiting, useTime-limiting, and useDuration-limiting at the same time
Feature Request
There seems to be no tutorial about how to negotiate a contract when we have policies with
permission
,prohibition
orobligation
.Including these values are very common for real-world scenerios, and it is very natural for beginners to try setting these values. However, simply following the tutorial without these values would not work (See this issue).
I suggest adding a tutorial for this so that beginners would not need to check the connector source code to know what went wrong.
Why Is the Feature Desired?
Laking this tutorial confuses beginners who wants to learn how to customize their policies.
Solution Proposal
There are two solutions:
transfer
foldernegotiate contract
in thetransfer-01-negotiation
tutorial, tell ppl we should copy and pastepermission
,prohibition
andobligation
insidecreate-policy.json
intopolicy
innegotiate-contract.json
.The text was updated successfully, but these errors were encountered: