diff --git a/deployments/examples/opencloud_full/config/keycloak/opencloud-realm.dist.json b/deployments/examples/opencloud_full/config/keycloak/opencloud-realm.dist.json index c8678e0a8b..0b4cb2619a 100644 --- a/deployments/examples/opencloud_full/config/keycloak/opencloud-realm.dist.json +++ b/deployments/examples/opencloud_full/config/keycloak/opencloud-realm.dist.json @@ -2166,6 +2166,23 @@ ] } }, + { + "id": "96bc2621-a714-4f15-ac1d-bc32df94382d", + "name": "display name", + "providerId": "full-name-ldap-mapper", + "subComponents": {}, + "config": { + "read.only": [ + "false" + ], + "write.only": [ + "true" + ], + "ldap.full.name.attribute": [ + "displayName" + ] + } + }, { "id": "cab8b569-0f50-4e13-b2a5-d24ee513cd8b", "name": "first name",