Skip to content

Instantly share code, notes, and snippets.

@dipeshhkc
Created June 23, 2021 09:45
Show Gist options
  • Save dipeshhkc/264d71be29746dbe81663030f52beecf to your computer and use it in GitHub Desktop.
Save dipeshhkc/264d71be29746dbe81663030f52beecf to your computer and use it in GitHub Desktop.
[request_definition]
r = sub, obj, act
[policy_definition]
p = sub, obj, act
[policy_effect]
e = some(where (p.eft == allow))
[matchers]
m = r.sub == r.obj.Owner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment