Access Control
Satori’s security policies are decoupled from the data infrastructure and can be applied universally across all data stores. These capabilities include fine-grained access policies which enable you to meet specific security and compliance requirements in a straightforward manner.
You can assign names to security policies, and apply several policies at once.
Your policies can be applied on one or more datasets, or even only for specific users or roles.
When setting or updating policies, you can view statistics about their use.
You can assign names to security policies, and apply several policies at once.
Your policies can be applied on one or more datasets, or even only for specific users or roles.
When setting or updating policies, you can view statistics about their use.
Dynamic Data Masking
Blog:
Guide:
Row-Level Security
Often, users should only be able to access partial data from data tables, according to specific conditions. For example, each user should only be able to view customer data for their region.
Satori’s row-level security works across all of your data stores and is easy to configure without writing any code. It supports a multitude of row-level security and entitlement scenarios to ensure access control is easily applied.
Blog:
Guide:
ABAC: Attribute-Based Access Control
Attribute-based access control or policy-based access control allows you to set specific access policies. These granular policies can check properties like the client tools being used, the volume of requests, and more.
Satori allows data owners to implement ABAC regardless of the data store technology and its native capabilities. It allows data owners the ability to apply security policies such as restricting access to sensitive data from certain locations or locking in users to specific BI tools.