add missing full username mapper to the full example (#1181)

This commit is contained in:
Viktor Scharf
2025-07-07 13:05:36 +02:00
committed by GitHub
parent df6fb3384f
commit a00a511267

View File

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