authorization-panel
authorization-panel copied to clipboard
Github repository for the Solid Authorization Panel
_Please note that I am aware of [solid/specification#55](https://github.com/solid/specification/issues/55) and all similar issues mentioning it. However, these issues all seem to halt at a clarification of the (back then more confusing...
Currently, the Solid protocol specification https://solidproject.org/TR/protocol is tightly coupled to the WAC spec or more specifically the ACL specification https://www.w3.org/2001/04/20-ACLs and its ontology https://www.w3.org/ns/auth/acl#. It would be good to have...
## On proposal ACP, WAC, WAC+... ## Details A resource's access permissions are mandated by its effective Access Control Resource which contains an assortment of potentially complex and private rules....
## On proposal ACP, WAC, WAC+... ## Details An Access Control Resource is discovered via a `Link` header on `HEAD` and `GET` requests to the resource over which it mandates...
AFAIK currently client receiving HTTP 403 response doesn't have a way to tell the difference between the user missing required access mode or just the app missing required access mode....
https://solid.github.io/authorization-panel/wac-ucr/#collection-readwrite > Alice worked with Milo in the past, where they produced a deliverable (document1) that she has included in her portfolio collection. > Alice realized that she doesn’t have...
*sighs* Stupid half-done github discussions UI doesn't have a mouseover explanation of the little up-arrow beside the title, which *suggests* there's something preceding this page ... but no, it's some...
## On proposal This can work for WAC, WAC+ and with some thought needed for ACP. The namespace for this relation is thus to be decided later. ## Details When...
I'd like to understand the scalability of the decision to write access controls along with every resource. I'm in pretty deep waters here, my intuition may be completely off, but...
(Is this requirement allready listed?) In @ericprud's PR 178 [ACP Compared to Web Access Control](https://github.com/solid/authorization-panel/pull/178/files) a limitation of WAC (as deployed) is explained to be that Access Control Rules cannot...