solid / authorization-panel

Github repository for the Solid Authorization Panel
MIT License
19 stars 20 forks source link

Setting permissions for Access Policy Resource #217

Closed elf-pavlik closed 3 years ago

elf-pavlik commented 3 years ago

On proposal

ACP

Details

Permissions for regular Resource are set in their Access Control Resource. Permissions for ACR are set in ACR itself acp:access We seem to be missing how to set access on Access Policy Resources

Acceptance criteria

What actions are needed to resolve this issue? (checklist)

bblfish commented 3 years ago

What is an access Policy resource? Why would it be any different from any other resource?

matthieubosquet commented 3 years ago

I agree with Henry, I think the mechanism for authorization should be generic accross any type of resources.

However, the question about self referencing access control document needs a clear answer I think.

matthieubosquet commented 3 years ago

Access policy resources are not a thing.

See also: https://github.com/solid/authorization-panel/issues/142