fix(nubus): OX ldap mappers

This commit is contained in:
Jaime Conde
2024-07-18 16:43:49 +02:00
parent d00a5dac94
commit c77d63c9b0

View File

@@ -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"