File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/modules/superset/pages/usage-guide Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ Superset can sync roles from OpenPolicyAgent.
133133Currently only mapping is enabled as a larger refactoring of the upstream Superset concerning their security management is announced.
134134
135135In order to map roles from OPA into Superset, we expect rego rules with a rule named `user_roles`.
136- In the below example two users `admin` and `testuser` have roles defined as rego rule in Rego v1 to be compliant with OPA v1.0.0 release .
136+ In the below example two users `admin` and `testuser` have roles defined as rego rule.
137137
138138IMPORTANT: Only role mapping is enabled!
139139Permissions of these roles can only be managed through the Superset UI.
You can’t perform that action at this time.
0 commit comments