Initial Oracle Deep Data Security lab kit
This commit is contained in:
3
scenarios/02-shared-app-account/tests/negative_tests.sql
Normal file
3
scenarios/02-shared-app-account/tests/negative_tests.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
PROMPT Negative test: user with seller role must not see other regions or margin.
|
||||
SELECT * FROM dds_orders;
|
||||
|
||||
3
scenarios/02-shared-app-account/tests/positive_tests.sql
Normal file
3
scenarios/02-shared-app-account/tests/positive_tests.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
PROMPT Positive test: application-mediated users receive their own authorized orders.
|
||||
@../sql/04_test_queries.sql
|
||||
|
||||
Reference in New Issue
Block a user