forked from osoc24/loama
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Currently, it is possible to grant access to resources under your control. But what if you know a resource from a different Solid Agent (user, identified by WebID) and want to request access.
The only way of achieving that is asking the person behind the Solid Agent for access.
It would be nice if instead, you could request access for that resource to the Solid Agent directly.
A limitation right now is that for a given resource, you don't know the agent that has acl:Control and can not discover it.
So if you want access, you will both need to know the resource URL and some sort of agent Inbox (maybe part of the WebID Document) such that you can send a notification to request access.
Some pointers:
- It is possible to use Linked Data Notifications (LDN) and ActivityStreams2 (AS2) as mentioned in Solid Authorization Panel, though this is not a standard
- Location history application, here an inbox-like mechanism is used to request access
Metadata
Metadata
Assignees
Labels
No labels