authorization-panel icon indicating copy to clipboard operation
authorization-panel copied to clipboard

Github repository for the Solid Authorization Panel

Results 86 authorization-panel issues
Sort by recently updated
recently updated
newest added

## On proposal ACP ## Details This part does not make sense: ``` "Conforming resource servers MUST provide ACP servers with resource access Contexts and MUST authorize resource access according...

ACP

## On proposal ACP ## Details ACP provides extensibility for additional matchers. I suggest considering an additional matcher can evaluate access to a given resource based on the presence of...

ACP

During the [authorization panel on 2022-03-02](https://github.com/solid/authorization-panel/blob/main/meetings/2022-03-02.md#default-client-based-restrictions), we discussed open by default client permissions being a security issue. Currently, in ACP for example, an access mode can be granted without ever...

Given the launcher app must be on the same devices as the application, how would it be offload an identity to a bot on a server? I would like to...

## On proposal WAC, ACP note: this could also be used by ACP. It would allow ACP to have virtual ACRs for a resource that are not created until needed,...

enhancement
ACP
ACL

I'm keeping coming back to the ODRL Information Model: https://www.w3.org/TR/odrl-model/ . I'm logging this so that we can evaluate ODRL's fit for Solid. Or something pertaining to policies. This is...

proposal

## On proposal WAC & ACP ## Details [Trig](https://www.w3.org/TR/trig/) or other Dataset formats such as N3, allow one resource to return content for multiple other resources. 1. A server could...

enhancement
ACP
ACL

As I currently understand it, the launcher app would require me to have a compatible application for every device I use (browser, desktop, android, ios, smart TV etc). Is this...

## Overview Here is a proposal that extends WAC without changing its default behavior as deployed, which currently is that only users with `acl:Control` mode rights can view and edit...

proposal
ACP
ACL

The current [ACL ontology](http://www.w3.org/ns/auth/acl) has ```Turtle acl:mode a rdf:Property; :comment "A mode of access such as read or write."; :domain acl:Authorization; :label "access mode"; :range :Class . ``` The `:range`...

ACL