Question about membership credential. #315
-
Hi, as is shown in MinimumViableDataspace, every DSP request has to be secured by presenting the Membership credential. My question is that which module of the consumer sends the Membership credential to provider?It seems that the Membership credential is not added in those http requests in "MVD.postman_collection.json". |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
this has nothing to do with the postman collection. I recommend taking a close look at the DCP specification. Essentially, every participant knows to attach an access token, that gives the counter-party permission to fetch the Membership credential from the sender's IdentityHub. The relevant section in the MVD docu is here |
Beta Was this translation helpful? Give feedback.
this has nothing to do with the postman collection. I recommend taking a close look at the DCP specification. Essentially, every participant knows to attach an access token, that gives the counter-party permission to fetch the Membership credential from the sender's IdentityHub. The relevant section in the MVD docu is here