759 B
Executable File
759 B
Executable File
Expected Results
Before Oracle Deep Data Security
DDS_APPsimulates a shared application account or connection pool.DDS_APPcan query all orders from all regions.DDS_APPcan see the sensitivemargincolumn.- The database cannot safely distinguish Alice's access from Bruno's access if the application account is the only security boundary.
After Oracle Deep Data Security
alicesees only her own orders.alicecan query operational columns such asorder_id,customer_name,region,seller, andamount.alicecannot accessmargin.brunosees LATAM orders with manager visibility, includingmargin.- The database enforces access based on the business persona, not only on the shared technical account.