Skip to content

Commit

Permalink
- corrected keycloak example helmfile
Browse files Browse the repository at this point in the history
  • Loading branch information
d7oc committed Aug 20, 2024
1 parent 233272d commit 808301c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deployments/external-user-management/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ releases:
adminUUID: "ddc2004c-0977-11eb-9d3f-a793888cd0f8"
oidc:
issuerURI: https://keycloak.kube.owncloud.test/realms/oCIS
webClientID: web
userIDClaim: ocis.user.uuid
userIDClaimAttributeMapping: userid

Expand Down Expand Up @@ -392,6 +391,9 @@ releases:
web:
persistence:
enabled: true
config:
oidc:
webClientID: web

- extraResources:
- |
Expand Down

0 comments on commit 808301c

Please # to comment.