Skip to content

Commit 11850d3

Browse files
note update
1 parent 696c177 commit 11850d3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

modules/ROOT/pages/abac-user-parameters.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ In this method, you'll be using formula variables (`variable_values`) and the RL
3232
+
3333
If the formula variables are available in ThoughtSpot, administrators can assign values to these variables during token generation and then define the RLS rules on the underlying Table with variable references in the formula. The RLS rules will apply to the Models, Liveboards, and other objects derived from that Table. Administrators can also set the scope of these variables to a specific Model derived from the Table on which the RLS rules will be applied.
3434

35-
+
36-
[NOTE]
37-
====
38-
Formula variables are supported only on ThoughtSpot 10.15.0.cl or later versions. To enable this feature on your instance, contact ThoughtSpot Support.
39-
====
4035

4136
* ABAC with runtime filters (Legacy implementation) +
4237
This method uses xref:runtime-filters.adoc[runtime filters] (`filter_rules`) in the token to create data security rules. It can filter multiple values of any data type and binds to any Column in any Model with a matching column name in ThoughtSpot.
@@ -46,7 +41,7 @@ This method uses xref:runtime-parameters.adoc[runtime Parameters] (`parameter_va
4641

4742
[NOTE]
4843
====
49-
If you want to migrate your implementation from the legacy method to the new approach with formula variables and RLS rules, contact ThoughtSpot Support.
44+
Formula variables are supported on ThoughtSpot 10.15.0.cl or later versions. If you want to migrate your implementation from the legacy method to the new approach with formula variables and RLS rules, contact ThoughtSpot Support.
5045
====
5146

5247
=== Session-based rules

0 commit comments

Comments
 (0)