Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fateh288 committed Nov 15, 2024
1 parent 5f8e56c commit 00c6835
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
},
"result":{"isAudited":true,"isAllowed":true,"policyId":101}
},
{"name":"ALLOW 'select id from employee.personal;' for user1 using EXPIRES_ON tag",
{"name":"DENY 'select id from employee.personal;' for user1 using EXPIRES_ON tag",
"request":{
"resource":{"elements":{"database":"employee", "table":"personal", "column":"id"}},
"accessType":"select","user":"user1","userGroups":[],"requestData":"select id from employee.personal;' for user1"
Expand Down

0 comments on commit 00c6835

Please sign in to comment.