Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Applies to: (tick) Kyvos Enterprise  (tick) Kyvos Cloud (SaaS on AWS) (tick) Kyvos AWS Marketplace

...

  1. From the Toolbox, click Semantic Models.

  2. Select the semantic model name from the list and click the Process tab if needed.

  3. From Properties, scroll down to Data Security and choose one of the following as an endpoint source:

  4. Select an endpoint.

  5. Click the Define Rule and Mapping link and select Groups or Users and select the groups or users you want to use or use Search to find them.

  6. For Rules, click Allow All Columns, Allow All Rows, or click the Plus sign next to Rules to add a custom rule. 

  7. On the Add Rule dialog, provide Rule Name and Description

  8. From the Row Level area, click the field link and select the field on which you want to apply the RLS.

  9. Click the value link, and the dialog box is displayed where you can search or select the values on which you can apply the RLS. The selected values are displayed in the Selected Values section. The available choices vary depending on the data you are using.  

  10. Click Add. The RLS is applied to the selected values.

From Kyvos 2023.5 onwards, you can also apply RLS on the Key value

...

panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

...

when the Hierarchy/attribute contains description (display field).

...

  1. Click Row Level, and then select the click the field link, and then select the field on which you want to apply the RLS security on key field.

    Image Modified
  2. The RLS on Key field is applied to the values.

...

  1. Image Added

Setting up Column Level Security

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

  • Column masking is not applied to Member Properties, Unknown and Calculated members, and Predefined time type hierarchy.

  • Currently, column masking does not support the SQL interface.

  • The original column data is preserved while masking because numeric data is masked with a number, and a date is masked with a date. You can specify a fixed pattern or a Regex expression for any string data type. 

  • The masked value is displayed while browsing the semantic model on any BI tool with an MDX connection. 

  • If using Tilde (~) for column masking and want to apply a filter on the masked value from Kyvos UI, then you must change the value of the field value separator as the default value of the kyvos.filter.value.separator property is also Tilde (~). Hence, you must change the default value of this property so that column masking with the Tilde character can function.

  • To apply column masking to a pre-defined hierarchy, you need to select the full name of the hierarchy.

  • You can create, delete, update, save, and assign column security (masking) rules by using the Security Rest API's.

To mask column data for Column Level Security (CLS), perform the following steps. 

...