Skip to content

Commit d04e4c3

Browse files
authored
docs: Doucment how to switch to uif wrapper (#91)
1 parent 97cb74a commit d04e4c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stacks/end-to-end-security/trino-policies.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ data:
174174
175175
# TODO: Once 24.11 is out, switch to https://github.com/stackabletech/opa-operator/pull/580 instead of doing the
176176
# http call itself
177+
# extra_groups := data.stackable.opa.userinfo.v1.userInfoByUsername(input.context.identity.user).groups
177178
extra_groups := groups if {
178179
request := {
179180
"method": "POST",

0 commit comments

Comments
 (0)