authorization-panel
authorization-panel copied to clipboard
Github repository for the Solid Authorization Panel
ACP makes a distinction between `acp:anyOf` and `acp:allOf` relations. Thes are defined by the [first commit of the acp ontology](https://github.com/solid/authorization-panel/blob/edc63ad0704888b8535a69b9a883a91c4dae8c8a/proposals/acp/solid-acp.ttl) ```Turtle acp:allOf a rdf:Property ; rdfs:label "all of"@en ; rdfs:comment...
In order for an App to be able to decide what form of credential it needs to present in order to authenticate to a resource it needs to be able...
I was made aware of a bug with Google Drive by [Jessica Lord on Twitter](https://twitter.com/jllord/status/1078312912509460481), namely that people cannot remove their own access to a folder. It doesn't solve the...
As far as I understand the spec, we can allow agents access by WebID or grouping, but there is no explicit deny. I think that may be a useful feature....
I propose the following fundamental principle: Clients authentication agents and Server Guards should reason from the same wACL to establish access. A Solid Client has to follow links from one...
https://solid.github.io/authorization-panel/wac-ucr/#basic-appendonly > Alice is interested in seeing whether any of her other contacts might provide good recommendations that she can include as additional references or a resume cover letter. >...
https://solid.github.io/authorization-panel/wac-ucr/#collection-readappend > Alice worked with Bob in the past on a project, and she has included the project deliverables she could find in the project1 collection. She’s sure that she’s...
This proposal details handling User-Focused Client Constraining Access Control via the ACL. Under this proposal, a fifth access control mode, `acl:Clients` would be added in addition to the standard ones,...
Reading https://github.com/solid/web-access-control-spec, I'm not quite sure what I should do as an app developer in the following situation. What I want to do: give `vincentt` default Read _and_ Append access...
Creating this as a standalone initiative proposal from #72 so that it can be tracked individually. The UCR work should help to inform the scope, priority, and mission of this...