Open
Description
Previous drafts were using webid
in Subscription Response (Webhook, LDN). Recently we changed it to sender
.
Commonly solid authentication provides two identities:
- client - the application (e.g. used by
acp:client
matcher) - agent - the end user (e.g. used by
acp:agent
matcher)
I think having just single WebID as sender doesn't support case where access policy on the target
should be based on two identities client
and agent
. We should consider supporting providing both identities for the sender.
Metadata
Metadata
Assignees
Labels
No labels