Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm for finding authorizations in an ACL document? #19

Open
zimeon opened this issue Jul 17, 2017 · 1 comment
Open

Algorithm for finding authorizations in an ACL document? #19

zimeon opened this issue Jul 17, 2017 · 1 comment
Assignees

Comments

@zimeon
Copy link

zimeon commented Jul 17, 2017

The specification gives an algorithm for finding the appropriate ACL via inheritance but as far as I can see there is no explicit algorithm for finding the authorizations within the ACL document. In the examples it seems that each authorization is 1) given a hash-URI (fragment) in the ACL and 2) is identified with a type triple <#auth-uri> a acl:Authorization. Are either or both of these the requirements for identification of the authorizations within and ACL document?

(Context of this question is use of WAC on the Fedora Repository API specification)

@dmitrizagidulin
Copy link
Member

@zimeon Thanks for bringing this up. We'll try to clarify the algorithm for finding authorizations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants