diff --git a/helmfile/apps/nubus/values-nubus.yaml.gotmpl b/helmfile/apps/nubus/values-nubus.yaml.gotmpl index c74fb1d9..f90db939 100644 --- a/helmfile/apps/nubus/values-nubus.yaml.gotmpl +++ b/helmfile/apps/nubus/values-nubus.yaml.gotmpl @@ -60,6 +60,7 @@ keycloak: nubusGuardian: provisioning: + enabled: true config: keycloak: credentialSecret: @@ -214,6 +215,9 @@ nubusKeycloakBootstrap: name: "ums-opendesk-keycloak-credentials" key: "admin_password" bootstrap: + ldapMappers: + - ldapAndUserModelAttributeName: "opendeskProjectmanagementAdmin" + - ldapAndUserModelAttributeName: "oxContextIDNum" twoFactorAuthentication: enabled: true group: "2fa-users"