We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97cb74a commit d04e4c3Copy full SHA for d04e4c3
stacks/end-to-end-security/trino-policies.yaml
@@ -174,6 +174,7 @@ data:
174
175
# TODO: Once 24.11 is out, switch to https://github.com/stackabletech/opa-operator/pull/580 instead of doing the
176
# http call itself
177
+ # extra_groups := data.stackable.opa.userinfo.v1.userInfoByUsername(input.context.identity.user).groups
178
extra_groups := groups if {
179
request := {
180
"method": "POST",
0 commit comments