We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f60c2 commit 1897000Copy full SHA for 1897000
docs/modules/hbase/examples/rego/hbase.rego
@@ -1,7 +1,5 @@
1
package hbase
2
3
-
4
5
default allow := false
6
default matches_identity(identity) := false
7
docs/modules/hbase/examples/rego/hbase_test.rego
test_permission_admin if {
allow with input as {
"callerUgi" : {
0 commit comments