Sign in
apache
/
casbin
/
refs/heads/panic_to_error
/
.
/
examples
/
abac_model.conf
blob: 7f87cf521c66b66466db7889631dd58b4d043d32 [
file
]
[
request_definition
]
r
=
sub
,
obj
,
act
[
policy_definition
]
p
=
sub
,
obj
,
act
[
policy_effect
]
e
=
some
(
where
(
p
.
eft
==
allow
))
[
matchers
]
m
=
r
.
sub
.
domain
==
r
.
obj
.
domain