solid / web-access-control-spec

Web Access Control (WAC)
https://solid.github.io/web-access-control-spec/
MIT License
120 stars 25 forks source link

Is acl:Authorization mandatory? #78

Closed Otto-AA closed 3 years ago

Otto-AA commented 4 years ago

Does every authorization needs a acl:Authorization statement? I've seen it being used in all examples and (nearly) all implementations, but I didn't find a statement if it is necessary. I think it would be useful for acl-parsers to differ between authorizations and other quads.

csarven commented 4 years ago

We need a shape for ACLs.

Otto-AA commented 4 years ago

I see how this could prove useful in the future, but imo this doesn't clarify if we should make acl:Authorization statements mandatory for now or not.

acoburn commented 4 years ago

This issue is being discussed at https://github.com/solid/specification/issues/57

Otto-AA commented 4 years ago

Thanks for this reference. I think we should update the spec here once the other issue is resolved, so I'd keep this issue open for now.

csarven commented 3 years ago

Thanks for this issue and discussion. Closing this issue as consensus is deemed to be captured in WAC Editor's Draft: https://solid.github.io/web-access-control-spec/ . See #authorization-conformance