Skip to content

Commit 0172c0a

Browse files
fix: set the groups claim empty so groups can be tested on the orchId… (#4075)
1 parent f5eb05c commit 0172c0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ orchestration:
1212
security:
1313
authentication:
1414
method: oidc
15+
oidc:
16+
groupsClaim: ""
1517
env:
1618
- name: CAMUNDA_SECURITY_INITIALIZATION_MAPPINGRULES_0_MAPPINGRULEID
1719
value: "demo-user-mapping-rule"

0 commit comments

Comments
 (0)