Skip to content

ACL gives 403 forbidden when using absolute path in acl:accessTo predicate #76

@ghanemabdo

Description

@ghanemabdo

I tried modifying the authorizations in an acl resource manually. Currently Warp writes the acls having
acl:accessTo <resource1.ttl>

But when changing it to the corresponding absolute path
acl:accessTo <https://example.databox.me/applications/app/resource1.ttl>

It doesn't recognize the authorizations and always throws 403 forbidden!

Is there a reason necessitates using relative paths or this is a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions