Skip to content

Commit

Permalink
feat: add permission assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras committed Aug 21, 2024
1 parent e338a7c commit 7057dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ app:
enabled: true
spec:
kcConfig:
defaultClientScopes: [ ocx-ws:write, ocx-pm-assignment:write, ocx-tn:write, ocx-th:write ]
defaultClientScopes: [ ocx-ws:write, ocx-pm:write, ocx-pm-assignment:write, ocx-tn:write, ocx-th:write ]

0 comments on commit 7057dc4

Please sign in to comment.