Skip to content

Commit aed3a86

Browse files
ci: set groups claim to empty string to show Groups tab (#4010)
Signed-off-by: Jesse Simpson <[email protected]>
1 parent 2b59ad9 commit aed3a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/camunda-platform-8.8/test/integration/scenarios/chart-full-setup/values-integration-test-ingress-oidc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ orchestration:
138138
unprotectedApi: false
139139
oidc:
140140
usernameClaim: oid
141+
groupsClaim: ""
141142
authorizations:
142143
enabled: true
143144
initialization:

0 commit comments

Comments
 (0)